insomnia
insomnia copied to clipboard
feat: show deprecation warnings on graphql arguments
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
After my change
Hi @jackkav (found you off the list of contributors with recent activity), is this something you could take a look at? If not, do you know who would be more appropriate?
@jackkav can you take a look at this?