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 0960b79 commit 492ffdaCopy full SHA for 492ffda
examples/flask_sqlalchemy/app.py
@@ -24,7 +24,7 @@
24
}
25
26
27
- },
+ }
28
}'''.strip()
29
30
GraphQL(app, schema=schema, default_query=default_query)
0 commit comments