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

feat: show deprecation warnings on graphql arguments #7364

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

anujbiyani
Copy link

GraphQL supports deprecating arguments! I noticed Insomnia isn't actually fetching deprecated arguments in its introspection query, so I added that in and updated the UI to render the deprecation warning.

Before my change Screenshot 2024-05-02 at 4 13 35 PM
After my change Screenshot 2024-05-02 at 4 13 13 PM Screenshot 2024-05-02 at 4 13 05 PM

@CLAassistant
Copy link

CLAassistant commented May 2, 2024

CLA assistant check
All committers have signed the CLA.

@anujbiyani anujbiyani marked this pull request as ready for review May 2, 2024 22:31
@anujbiyani anujbiyani changed the title show deprecation warnings on graphql arguments feat: show deprecation warnings on graphql arguments May 6, 2024
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

2 participants