insomnia icon indicating copy to clipboard operation
insomnia copied to clipboard

feat: show deprecation warnings on graphql arguments

Open anujbiyani opened this issue 9 months ago • 2 comments

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

anujbiyani avatar May 02 '24 22:05 anujbiyani

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar May 02 '24 22:05 CLAassistant

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?

anujbiyani avatar Jun 25 '24 18:06 anujbiyani

@jackkav can you take a look at this?

subnetmarco avatar Jul 04 '24 08:07 subnetmarco