8000 introspection was missing some deprecation filtering support by bbakerman · Pull Request #2825 · graphql-java/graphql-java · GitHub
[go: up one dir, main page]

Skip to content

introspection was missing some deprecation filtering support#2825

Merged
bbakerman merged 3 commits intomasterfrom
directives_introspection_takes_deprecated
Jun 20, 2022
Merged

introspection was missing some deprecation filtering support#2825
bbakerman merged 3 commits intomasterfrom
directives_introspection_takes_deprecated

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.

1 participant

0