graphql-codegen-core

v0.15.0-alpha.0c9be47e
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

yarn clean && yarn lint

build

tsc

prestart

yarn 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 11/19/2018

Downloads

Maintainers