nexus-prisma

v0.0.15

prepublish

rm -rf example/node_modules && npm test && npm run build

build

tsc --declaration

watch

tsc -d -w

link-example

yarn link && cd ../../example && yarn link nexus-prisma && cd node_modules && rm -rf graphql && ln -s ../packages/nexus-prisma/node_modules/graphql/ ./graphql

unlink-example

yarn unlink && cd example/ && rm -rf node_modules/graphql node_modules/nexus-prisma && yarn --force

Metadata

  • MIT
  • Whatever
  • Prisma
  • released 1/23/2019

Downloads

Maintainers