You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
I'm facing a authentication issue when I use GraphQL playground. My server need a custom header to verify if the request is valid but in graphiql.js have no possible to inject custom header.
Is your feature request related to a problem? Please describe.
I'm facing a authentication issue when I use GraphQL playground. My server need a custom header to verify if the request is valid but in graphiql.js have no possible to inject custom header.
Describe the solution you'd like
graphiql.html
graphiql.js
graphene_django/views.py
Usage
Describe alternatives you've considered
No alternatives
Additional context
N/A
The text was updated successfully, but these errors were encountered: