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 6e1d340 commit f31db13Copy full SHA for f31db13
graphene_django/management/commands/graphql_schema.py
@@ -5,6 +5,7 @@
5
6
from graphene_django.settings import graphene_settings
7
8
+
9
class CommandArguments(BaseCommand):
10
11
def add_arguments(self, parser):
0 commit comments