This release updates handlers to allow for passing in instances of GraphQLSchema. This is useful for cases where you might want to merge multiple schemas.
CHANGELOG
- #49 [FEATURE] Allow GraphQLSchema instances to be passed to handlers
This release updates handlers to allow for passing in instances of GraphQLSchema. This is useful for cases where you might want to merge multiple schemas.