Skip to content

Release v0.3.3

Latest

Choose a tag to compare

@jneurock jneurock released this 02 Jun 16:58
· 2 commits to master since this release

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