Skip to content
This repository has been archived by the owner on Jun 17, 2023. It is now read-only.

v1.0.0-beta.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@julienvincent julienvincent released this 07 Dec 13:23
· 35 commits to master since this release
  • Fixed Array(Object) type fields from generating incorrectly nested GraphQL queries.
  • Added ability to parameterize fields that are not models via the .fields() modifier.
  • Removed flow-types from npm build in favor for upcoming experimental flow-type libs.