@pablosz/type-graphql

v0.17.4
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
npm i @pablosz/[email protected]

Metadata

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

Downloads

Maintainers