httpie / desktop

🚀 HTTPie Desktop — cross-platform API testing client for humans. Painlessly test REST, GraphQL, and HTTP APIs.
https://httpie.io
Other
2.96k stars 32 forks source link

Introspection viewer #68

Open thibaut-hadjean opened 1 year ago

thibaut-hadjean commented 1 year ago

Hey there!

Not sure where to put the idea, but did you think about the possibility to view GraphQL schema introspection as Insomnia does for example? I really believe in httpie but I really miss this feature (bet that others do too) 🙏

ortonomy commented 1 year ago

Yes, really support this feature request - this is really 1/2 deal breakers for me with HTTPie.

To be clear, what we're talking about is the feature to search and view "documentation" (navigate the GraphQL schema)

Multiple graphQL clients have this feature.

Here it is in Insomnia:

image image

Here it is in altair (https://altairgraphql.dev/)

image image
ortonomy commented 1 year ago

this issue should be relabelled to be more prominent as "GraphQL schema browser"

jayjamero commented 5 months ago

This would be awesome to have! for now will need to keep another Graphql client on hand specifically for this.