Skip to content
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

Remove changes to auto-prettify graphiql operations #541

Merged
merged 1 commit into from
Apr 29, 2021
Merged

Conversation

hwillson
Copy link
Member

We'll need to find a better way to do this. Using the print(parse(...)) approach (that's still being used by the graphiql prettify button) isn't great, as it removes the type from the operation being edited in the graphiql panel. For now though, this will fix issues like #538.

Fixes #538

@hwillson hwillson self-assigned this Apr 29, 2021
We'll need to find a better way to do this. Using the
`print(parse(...))` approach (that's still being used by the
graphiql prettify button) isn't great, as it removes the type
from the operation being edited in the graphiql panel. For now
though, this will fix issues like #538.

Fixes #538
@hwillson hwillson merged commit 636229a into main Apr 29, 2021
@hwillson hwillson deleted the issue-538 branch April 29, 2021 00:37
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.

Nothing but trash after v3 update
1 participant