We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0137ca1 + e2df1cb commit cde885cCopy full SHA for cde885c
flask_graphql/render_graphiql.py
@@ -1,6 +1,6 @@
1
from flask import render_template_string
2
3
-GRAPHIQL_VERSION = '0.11.11'
+GRAPHIQL_VERSION = '0.17.5'
4
5
TEMPLATE = '''<!--
6
The request to this GraphQL server provided the header "Accept: text/html"
0 commit comments