graphql-parse-resolve-info

v0.1.0-alpha.15
Parse GraphQLResolveInfo (the 4th argument of resolve) into a simple tree
graphql resolveinfo graphqljs graphql-js graphqlresolveinfo

test

jest .

prepublish

mkdir -p node8plus node7minus && babel -s true --out-dir node8plus src && BABEL_ENV=node7minus babel -s true --out-dir node7minus src && flow-copy-source src node8plus

watch

mkdir -p node8plus && babel -s true --watch --out-dir node8plus src

Metadata

  • MIT
  • Whatever
  • Benjie Gillam
  • released 8/1/2017

Downloads

Maintainers