This repository has been archived by the owner on Jul 27, 2020. It is now read-only.
v0.0.16
-
Update
[email protected]
&[email protected]
-
Add
yogaConfig
,yogaEject
,yogaExpress
, andyogaContext
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