mirror of
https://github.com/graphql-python/graphene.git
synced 2025-02-08 23:50:38 +03:00
remove ending coma
This commit is contained in:
parent
0960b7914d
commit
492ffdace4
|
@ -24,7 +24,7 @@ default_query = '''
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
}
|
||||
}'''.strip()
|
||||
|
||||
GraphQL(app, schema=schema, default_query=default_query)
|
||||
|
|
Loading…
Reference in New Issue
Block a user