graphql-python / graphql-python/graphql-ws

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

未关闭
#89 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
270
派生
85
PR 合并指标
30 天内没有已合并 PR

描述

* 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',
]`

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。