graphql-query-to-json

v2.0.1
Convert graphQL queries and mutations to easily readable JSON representations.

build

rm -rf dist && tsc

watch

npm run build -- --watch

test

jest dist

test:coverage

npm test -- --coverage

updateTestCoverage

node scripts/updateTestCoverage.js

lintFull

prettier --write '**/*.{js,jsx,ts,tsx,json}' && eslint --fix '**/*.{js,jsx,ts,tsx}'
npm i graphql-query-to-json

Metadata

  • MIT
  • Whatever
  • Tray.io
  • released 11/22/2021

Downloads

Maintainers