Open Techbrunch opened 4 years ago
Wow, that is awesome! It may be possible to do something similar via an Insomnia plugin in the near future! 😁
Postman support this one but in a so bad model and because of that I switched to Insomnia and I saw you don't support it! It's really simple just user select a file and u make the requests based on the GraphQL Schema and also he should have an ability to refresh the collection and the app add new requests based on that
Is this feature a possibility at all? It's the only thing stop me from switching from Postman. I'd ideally be able to generate queries and mutations with all the variables just like in Postman. And also be able to version each collection, as the API evolves.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Comment to keep alive, still very interested in this.
This would be epic
Yes please! It would be good it it could work something like importing a rest API from the openAPI spec.
Is this out?
If this is still alive, bump please. Especially after Postman's recent enforcement of cloud sync'd collections
It would be awesome if there was the possibility to generate a collection of requests from a GraphQL schema if introspection is enabled.
Something like this: https://github.com/oshosanya/graphql-export/blob/master/src/exporters/insomnia/insomnia.ts