graphql-builder

v0.2.0
A simple string utility to build GraphQL queries
graphql query fragment mutation string

dev

rollup --config --watch

build

rollup --config

lint

standard --fix

test:js

yarn build && mocha tests.js

test

yarn lint && yarn test:js

prepublish

yarn build

clean

rm -rf dist
npm i graphql-builder

Metadata

  • MIT
  • >=6
  • Garth Poitras
  • released 8/22/2017

Downloads

Maintainers