nexus-prisma

v0.4.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 9/26/2019

Downloads

Maintainers