Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for pass HTTP Headers in Graphiql #228

Open
RohitUNC opened this issue Jan 5, 2022 · 1 comment
Open

Support for pass HTTP Headers in Graphiql #228

RohitUNC opened this issue Jan 5, 2022 · 1 comment

Comments

@RohitUNC
Copy link

RohitUNC commented Jan 5, 2022

Feature description

Currently, we can only pass query variables in /graphiql, however, at times we need to pass header parameters like x-api-key or other custom headers to some apis which is tough to test out using graphiql and we've to resort to restful clients like postman to test those apis.
If this can be enabled in graphiql (similar to this: https://developers.cloudflare.com/analytics/graphql-api/getting-started/authentication/graphql-client-headers) that would be great feature here.

@frisi
Copy link

frisi commented Apr 21, 2022

refs #262

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants