Closed as duplicate of#3372
Description
from my usage with graphql i found that sometimes i'd like to have additional data
sent apart from the graphql query/mutation.
this extra data can be either headers, or another json property in the request.
currently graphiql allows me only to send the graphql body,
and i can't add extra data like headers/ extra json fields.
I think it will be a great feature to be able to send these extra data parameters through graphiql.
Metadata
Metadata
Assignees
Labels
No labels