nexus-prisma

v0.5.0-next.2
You can find runnable examples in the [examples folder](https://github.com/prisma-labs/nexus-prisma/tree/master/examples). The following are isolated snippets to give you a sense for the DSL.

clean

rm -rf dist

build

yarn -s clean && tsc

dev

tsc --watch

prepublishOnly

yarn -s build

style

prettier --write 'src/**/*.ts' 'test/**/*.ts' 'example/**/*.ts'

test

jest

Metadata

  • MIT
  • Whatever
  • Flavian Desverne
  • released 10/4/2019

Downloads

Maintainers