type-graphql

v0.18.0-beta.6
Create GraphQL schema and resolvers with TypeScript, using classes and decorators!
typescript graphql schema resolvers api decorators controllers apollo

dev

node ./dev.js

docs

npm run --prefix website start

lint

tslint --project tsconfig.json

test

jest --verbose --coverage

check

tsc --noEmit

verify

npm run check && npm run lint

package

gulp package

test:ci

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

test:watch

jest --watch

postinstall

node ./dist/postinstall || exit 0

Metadata

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

Downloads

Maintainers