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

Allow @deprecated directive on arguments and input fields #2607

Merged
merged 2 commits into from
Sep 2, 2024

Conversation

spawnia
Copy link
Collaborator

@spawnia spawnia commented Sep 2, 2024

Resolves #2081

  • Added or updated tests
  • Documented user facing changes
  • Updated CHANGELOG.md

Changes

Updates the directive definition for @deprecated to align with https://spec.graphql.org/draft/#sec--deprecated.

Breaking changes

None.

@spawnia spawnia added the enhancement A feature or improvement label Sep 2, 2024
@spawnia spawnia merged commit e3ba8f0 into master Sep 2, 2024
29 of 30 checks passed
@spawnia spawnia deleted the update-deprecated-directive branch September 2, 2024 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A feature or improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Extend support for @deprecated directive
1 participant