graphql-python / flask-graphql

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

Refactor GraphQLView.should_display_graphiql() #64

Open thorlacius opened 5 years ago

thorlacius commented 5 years ago

Clarify and shorten GraphQLView.should_display_graphiql() by writing it as a conjunction of criteria.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at ?% when pulling c9f436f08c08079aa8d4a0a2cc454af42fff4d9d on thorlacius:patch-1 into 4183613bb9bb5ac4e66e066381414a8940cdcbcf on graphql-python:master.