Skip to content

add support to sending extensions #375

Closed as duplicate of#3372
Closed as duplicate of#3372
@dh94

Description

@dh94

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions