graphql-codegen-core

v0.6.0-alpha.8640f1df
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/12/2017

Downloads

Maintainers