Skip to content

v5.0.0

Choose a tag to compare

@exogen exogen released this 02 Oct 06:46
· 43 commits to master since this release

Changed

  • Bumped all dependencies, including GraphQL. Note that this library still tries to use the schema's local version of GraphQL if you point it at a module.
  • Dropped support for Node versions below 8.10.0.
  • Improved test suite.

Added

  • Support for Input Types. Thanks @thomasmichaelwallace! (#34)
  • Modules can now export a Promise that resolves to a schema.