Skip to content

v1.3.2

Compare
Choose a tag to compare
@brianjquinn brianjquinn released this 07 Aug 17:03
· 12 commits to v1.x since this release
  • Fixed index.d.ts to properly support ES6 syntax
  • Cleaned up import loop
  • Fixed execute() to properly merge errors when graphq.execute() returns a completely null value
  • Fixed proxying an imported root type resolver when the return type is abstract