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.
1 parent 4f47ffd commit a65f786Copy full SHA for a65f786
graphene_django/views.py
@@ -15,7 +15,6 @@
15
from graphql.error import GraphQLError
16
from graphql.execution import ExecutionResult
17
from graphql.type.schema import GraphQLSchema
18
-from graphql.utils.get_operation_ast import get_operation_ast
19
20
from .settings import graphene_settings
21
0 commit comments