Skip to content

v0.3.0

Choose a tag to compare

@schickling schickling released this 20 Dec 23:00
· 379 commits to master since this release

Breaking Changes

  • Importing scalars (formerly DateTime) resolver is no longer needed when using graphql-js 0.12

Changes

  • graphcool-binding is now based on graphql-binding
  • Introduced debug: boolean constructor option to print delegated request & response
  • Better fragment error handling