Skip to content

Allow GraphQLSchema instances to be passed to handlers#49

Merged
jneurock merged 2 commits intomasterfrom
allow-graphql-schema-instances
Jun 2, 2020
Merged

Allow GraphQLSchema instances to be passed to handlers#49
jneurock merged 2 commits intomasterfrom
allow-graphql-schema-instances

Conversation

@jneurock
Copy link
Copy Markdown
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