Open
Description
Bonjour,
I heard from graphman at https://dev.to/tristankalos/graphman-generate-a-postman-collection-for-any-graphql-endpoint-4hff
Your tool seems like something that is totally needed.
GrapphQL being a standard, I feel like it should nothing in it is specific to Postman no ?
Apart from the very last step where you store the queries in the Postman collection format.
I use https://insomnia.rest/ and the GraphQL plugin for IntelliJ
If you have an option to write the queries simply in a plain folder with plain some-query.graphql
files, I would totally use it.