Skip to content

Fix graphiql refreshing operationName undefined #148

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 29, 2017

Conversation

khankuan
Copy link
Contributor

operationName is serialized into the query string as a string. When getting the query value for operationName, we need to convert string "null" into None.

operationName is serialized into the query string as a string. When getting the query value for operationName, we need to convert string "null" into None.
@coveralls
Copy link

coveralls commented Apr 13, 2017

Coverage Status

Coverage decreased (-0.1%) to 93.742% when pulling 8eb881e on khankuan:patch-2 into eb02f87 on graphql-python:master.

@syrusakbary syrusakbary merged commit 0588f89 into graphql-python:master Jun 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants