Skip to content
This repository has been archived by the owner on Jul 27, 2020. It is now read-only.

v0.0.16

Compare
Choose a tag to compare
@Weakky Weakky released this 14 Mar 18:03
· 45 commits to master since this release
  • Update nexus@0.11.x & nexus-prisma@0.3.5

  • Add yogaConfig, yogaEject, yogaExpress, and yogaContext helpers (to provide type-safety)

  • Add support for an express.ts file to get access to the underlying express instance

  • Add support for a types.ts file to override the nexus typescript types used to annotate GraphQL types

  • npm init yoga can now also bootstrap a graphql server based on an existing database

  • yoga scaffold now prettify your files based on your configuration (#101)

  • Fixes #79