2
Autofill GraphQL request from Documentation Fields
Source: Kong/insomnia#3610 · opened by @jostFT
Is your feature request related to a problem? Please describe.
Whenever I have to setup a new GraphQL request, and the request is quite hefty (say, 5-6 parameters and/or a ton of return data). It is incredibly tedious to manually type it in. Especially, when I want to structure it to support Query Variables.
Describe the solution you'd like
I would like the ability to press an "import" button within the documentation section that would then populate the entire request into the GraphQL window. Granted, leaving out the actual input values.
Describe alternatives you've considered
Alternatively, make the text within the documentation area highlightable, so I can grab a hold of the the query and paste it in myself.
Additional context
Here is an example of what I'm thinking:
. It is incredibly tedious to manually type it in. Especially, when I want to structure it to support Query Variables.
Describe the solution you'd like
I would like the ability to press an "import" button within the documentation section that would then populate the entire request into the GraphQL window. Granted, leaving out the actual input values.
Describe alternatives you've considered
Alternatively, make the text within the documentation area highlightable, so I can grab a hold of the the query and paste it in myself.
Additional context
Here is an example of what I'm thinking:

1 vote · 0 comments
[Feature Request] Option to stack graphql documentation (schema) instead of overlaying
1 vote · 0 comments
[Feature Request] Import GraphQL schema as collection
25 votes · 0 comments
GraphQL - Automatically generate leaf nodes
1 vote · 0 comments
No comments yet.