Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add unsupported access to parsed schema document #4715

Merged
merged 3 commits into from Mar 26, 2024
Merged

Commits on Feb 22, 2024

  1. Add unsupported access to parsed schema document.

    This eliminates the need for plugins to reparse the string versio in plugin init.
    
    This is unsupported because apollo_rs is not 1.0 and may change before 1.0.
    
    We WILL be changing the way we provide access to the parsed schema.
    
    Use at your own reisk.
    bryn committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    8992739 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    e92440a View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    b2b4e27 View commit details
    Browse the repository at this point in the history