postgraphile-core

v0.1.0-alpha.21
This module implements a compatibility layer between PostGraphQL v4 and `graphile-build`, loading the relevant `graphile-build-pg` plugins and setting the correct inflector depending on the PostGraphQL options provided.

test

scripts/test

prepublish

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

watch

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

Metadata

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

Downloads

Maintainers