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

introspection was missing some deprecation filtering support #2825

Merged
merged 3 commits into from Jun 20, 2022

Conversation

bbakerman
Copy link
Member

See #2822

When we added input type deprecation we missed these in introspection. Other tooling such as graphql-js tooling will send them in and they will be rejected as invalid (eg that arg does not exist)

@bbakerman bbakerman added this to the 19.0 milestone May 19, 2022
…ction_takes_deprecated

# Conflicts:
#	src/main/java/graphql/introspection/Introspection.java
#	src/main/java/graphql/schema/idl/SchemaGeneratorAppliedDirectiveHelper.java
#	src/main/java/graphql/schema/idl/SchemaGeneratorHelper.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant