graphql-schema-typescript

v1.2.3
Generate TypeScript from GraphQL's schema type definitions

pretest

npm run build

test

jest --bail

lint

tslint -p tslint.json && tsc --noEmit

build

rm -rf ./lib && tsc

prepack

npm run lint && npm run test

Metadata

  • MIT
  • Whatever
  • Jack Dang
  • released 7/31/2018

Downloads

Maintainers