graphql-python / flask-graphql

Adds GraphQL support to your Flask application.
MIT License
1.32k stars 140 forks source link

Update to GraphiQL 0.11.11 #42

Closed sbstjn closed 6 years ago

sbstjn commented 6 years ago

Any concerns with using the most recent GraphiQL version? Tooltips and deep-links into docs are valid reasons for upgrading ;)

screen shot 2018-05-04 at 16 35 43

sbstjn commented 6 years ago

Oops 🙈

sbstjn commented 6 years ago

There should be information available how to run the tests locally …

hxuanhung commented 6 years ago

Hi, do you intend to fix the CI?

hxuanhung commented 6 years ago

btw you can use the graphiql_version='latest' to achieve this.