@nestjs/graphql

v6.2.0-next.2
Nest - modern, fast, powerful node.js web framework (@graphql)

build

tsc -p tsconfig.json

prebuild

rm -rf dist

precommit

lint-staged

publish:npm

npm publish --access public

publish:next

npm publish --access public --tag next

prepublish:npm

npm run build

prepublish:next

npm run build

test:integration

jest --config ./tests/jest-e2e.json
npm i @nestjs/[email protected]

Metadata

  • MIT
  • Whatever
  • Kamil Mysliwiec
  • released 5/11/2019

Downloads