@graphile/operation-hooks

v1.0.0
Register asynchronous callbacks before/after operations; uses include: validation, authorization, notification
postgraphile graphile graphile engine plugin hooks mutation query subscription and 2 more...

build

rm -vrf lib && tsc

test

jest

lint

yarn prettier --check && yarn eslint

lint:fix

yarn eslint --fix; yarn prettier --write

eslint

eslint --ext .js,.jsx,.ts,.tsx,.graphql .

prettier

prettier --ignore-path .eslintignore '**/*.{js,jsx,ts,tsx,graphql,md,json}'

prepack

npm run build
npm i @graphile/operation-hooks

Metadata

  • MIT
  • Whatever
  • Benjie Gillam
  • released 7/29/2020

Downloads