body-parser-graphql

v1.1.0
GraphQL server middleware to support application/graphql requests
graphql express

prepublish

npm run build

build

rm -rf dist && tsc -d

test

nyc cucumber-js --compiler ts:ts-node/register test/features/ -r test/step_definitions/ -f json:test/report/cucumber_report.json

posttest

node test/createReport.js && nyc report --reporter=text-lcov | coveralls

vscodetest

nyc --reporter=lcov --reporter=text-summary cucumber-js --compiler ts:ts-node/register test/features/ -r test/step_definitions/ -f ./test/tap-formatter.js

semantic-release

semantic-release
npm i body-parser-graphql

Metadata

  • MIT
  • Whatever
  • Kim Brandwijk
  • released 4/26/2018

Downloads

Maintainers