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

BREAKING: Remove deprecated introspection fields #1385

Merged
merged 1 commit into from
Jun 12, 2018

Commits on Jun 12, 2018

  1. BREAKING: Remove deprecated introspection fields

    These fields are holdovers from the first version of the spec, before directives had more control over their exact location and could be located in more places.
    
    This is potentially breaking to any clients which relied on these fields, which will need to migrate to use the spec-compliant `locations` field before upgrading to a version including this patch
    leebyron committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    60b7772 View commit details
    Browse the repository at this point in the history