apollo-link-sentry

v3.0.2
Apollo Link middleware to enrich SentryJS events with GraphQL data.
apollo graphql sentry error reporting

watch

tsc-watch -p ./tsconfig.json

prebuild

rimraf ./lib

build

tsc

test

jest

test:coverage

jest --coverage --watchAll=false

lint

eslint .

lint:fix

eslint --fix .

prerelease

yarn test && yarn build

release

standard-version

deploy

yarn publish --non-interactive

Metadata

  • MIT
  • Whatever
  • Diederik van den Burger
  • released 2/18/2021

Downloads

Maintainers