Skip to content

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.

2 participants