graphql-codegen-core

v0.6.0-alpha.8a5e7815
GraphQL types and code generator based on schema
gql generator code types interfaces graphql codegen apollo node and 7 more...

clean

rimraf ./dist

lint

tslint src/**/*.ts

prebuild

npm run clean && npm run lint

build

tsc

prestart

npm run build

start

cd dist && node gql-gen.js

debug

cd dist && node --inspect --debug-brk gql-gen.js

test

jest --no-cache --verbose --runInBand

Metadata

  • MIT
  • Whatever
  • Dotan Simha
  • released 7/13/2017

Downloads

Maintainers