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

Allow GraphQLSchema instances to be passed to handlers #49

Merged
merged 2 commits into from
Jun 2, 2020

Conversation

jneurock
Copy link
Contributor

@jneurock jneurock commented Jun 2, 2020

This PR allows for instances of GraphQLSchema to be passed into handlers instead of only allowing raw schemas. This should allow for cases like merging schemas and should fix #48.

@jneurock jneurock merged commit cc29865 into master Jun 2, 2020
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.

Merging schemas
1 participant