mirror of
https://github.com/graphql-python/graphene-django.git
synced 2025-05-10 19:03:46 +03:00
graphiql version upgrade
This commit is contained in:
parent
e26a9f2a44
commit
ba64bceab0
|
@ -51,7 +51,7 @@ def instantiate_middleware(middlewares):
|
|||
|
||||
|
||||
class GraphQLView(View):
|
||||
graphiql_version = "0.11.10"
|
||||
graphiql_version = "0.11.11"
|
||||
graphiql_template = "graphene/graphiql.html"
|
||||
|
||||
schema = None
|
||||
|
|
Loading…
Reference in New Issue
Block a user