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

Ruru incorrectly reports that deprecated argument does not exist #1816

Closed
benjie opened this issue Oct 13, 2023 · 0 comments · Fixed by #1931
Closed

Ruru incorrectly reports that deprecated argument does not exist #1816

benjie opened this issue Oct 13, 2023 · 0 comments · Fixed by #1931

Comments

@benjie
Copy link
Member

benjie commented Oct 13, 2023

This could be a bug in GraphiQL itself; I need to investigate before promoting the error there.

To reproduce: add deprecationReason to an argument, then write a query using it in Ruru. GraphiQL highlights argument in red and hover reveals Unknown argument "..." on field "...". Running query still works though.

I suspect it's a bug in the GraphiQL introspection query.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant