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 #541

Merged
merged 1 commit into from
Dec 19, 2022

Conversation

pavelnikolov
Copy link
Member

@pavelnikolov pavelnikolov commented Dec 19, 2022

This PR allows @deprecated directive on field args in order to keep this library in sync with the GraphQL spec.

Resolves #204

@pavelnikolov pavelnikolov merged commit 3951ad4 into master Dec 19, 2022
@pavelnikolov pavelnikolov deleted the allow-deperecated-directive-on-args branch December 19, 2022 09:28
KNiepok pushed a commit to spacelift-io/graphql-go that referenced this pull request Feb 28, 2023
KNiepok pushed a commit to spacelift-io/graphql-go that referenced this pull request Feb 28, 2023
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.

@deprecated directive on input
1 participant