postman-app-support
postman-app-support copied to clipboard
Toggle visibility of GraphQL Variables
Is there an existing request for this feature?
- [X] I have searched the existing issues for this feature request and I know that duplicates will be closed
Is your feature request related to a problem?
I'm using Postman for GraphQL queries for about a year and I've noticed that GraphQL Variables view in POST request is not useful for me. It'd be great if we could close it, because at this moment it's taking quite a lot of space being just empty for most of the time:
While using the GraphQL requests, it can be minimized tho:
Describe the solution you'd like
An option to hide/minimize the GraphQL view. It could be closed by default if variables are empty and open when some have been specified.
Describe alternatives you've considered
No response
Additional context
No response