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

Revert 1213 update mutation docs #1214

Merged
merged 2 commits into from Jun 29, 2020
Merged

Conversation

jkimbo
Copy link
Member

@jkimbo jkimbo commented Jun 25, 2020

Unfortunately it looks like graphql-core v3 requires a Query root type: https://github.com/graphql-python/graphql-core/blob/ffdf1b3702505cbcfd9fca7d6bde191e7d3f5e47/src/graphql/type/validate.py#L114 (v2 didn't have that check)

This PR reverts #1213 because with the release of Graphene v3 this will no longer be the case. I've also added a test to check the expected behaviour.

FYI @sydoluciani

@jkimbo jkimbo requested a review from syrusakbary June 25, 2020 10:50
@syrusakbary syrusakbary merged commit ecd11cc into master Jun 29, 2020
@jkimbo jkimbo deleted the revert-1213-update-mutation-docs branch August 26, 2020 15:08
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.

None yet

2 participants