We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e26a9f2 + ba64bce commit 96908beCopy full SHA for 96908be
graphene_django/views.py
@@ -51,7 +51,7 @@ def instantiate_middleware(middlewares):
51
52
53
class GraphQLView(View):
54
- graphiql_version = "0.11.10"
+ graphiql_version = "0.11.11"
55
graphiql_template = "graphene/graphiql.html"
56
57
schema = None
0 commit comments