graphql-python / graphql-python/graphql-ws

Impossible to use HTTP Headers with GraphIQL when using graphql-ws

Aperta
#89 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
270
Fork
85
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

* graphql-ws version : 0.4.4
* GraphQL-core version : 2.3.2
* graphene-django version :2.15.0
* Python version: Python 3.8.9
* django version : 3.2.9

GraphQL-ws seems to work fine for me but when I'm using it it seems like I have a version of GraphIQl where the "HTTP Headers" window is missing. How could I solve that ?

In my settings.py : `INSTALLED_APPS = [
...
'channels',
'graphql_ws.django',
'graphene_django',
]`

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.