graphql-shield

v5.6.1
GraphQL Server permissions as another layer of abstraction!
graphql permissions shield server authentication authorization rules

compile

tsc -d

coverage

yarn codecov

clean

rimraf dist

docz:dev

docz dev

docz:build

docz build

lint

tslint --project tsconfig.json {src}/**/*.ts && prettier-check --ignore-path .gitignore src/**/*.ts

postinstall

lightercollective postinstall

posttest

npm-run-all lint

prepublishOnly

npm-run-all compile

prerelease

npm-run-all test

pretest

npm-run-all clean compile

release

semantic-release

test

NODE_ENV=test jest

Metadata

  • MIT
  • Whatever
  • Matic Zavadlal
  • released 6/19/2019

Downloads

Maintainers