Skip to content

Version 0.3.0

Choose a tag to compare

@DAB0mB DAB0mB released this 10 Dec 04:56
· 81 commits to master since this release

Originally created because of dotansimha/graphql-code-generator#992.
All Babel, TypeScript and Flow code strings will now be transpiled regardless of the used plug-ins.
Note for changes in the API in the README.md!

  • Removed gqlFromCodeString.sync. All function calls are now sync for code strings.
  • Renamed options.sync to options.useSync.
  • Add options.fileExt for gqlFromCodeString.