graphql-playground
graphql-playground copied to clipboard
Import query/tab from curl command
When debugging GraphQL queries from inside Chrome it would be useful to be able to copy the request as curl (via Chrome) and paste it into the playground. This feature would be the complement to the COPY CURL
feature we have so far in the playground.
This would import the following data:
- Query/Mutation
- Variables
- HTTP Headers
Hello, Any update on the above?
Just ran into the same idea, this would be lovely!
This should be a must-have!