@pablosz/type-graphql

v0.17.14
Create GraphQL schema and resolvers with TypeScript, using classes and decorators!
typescript graphql schema resolvers api decorators controllers apollo

dev

node ./dev.js

test

jest --verbose --coverage

test:ci

jest --verbose --coverage --ci --forceExit --detectOpenHandles --runInBand

test:watch

jest --watch

check

tsc --noEmit

lint

tslint --project tsconfig.json

verify

npm run check && npm run lint

package

gulp package

docs

npm run --prefix website start

postinstall

node ./dist/postinstall || exit 0

prepublishOnly

yarn package
npm i @pablosz/type-graphql

Metadata

  • MIT
  • >= 8.x
  • MichaƂ Lytek
  • released 8/10/2019

Downloads

Maintainers