apollo-link-sentry

v3.2.1
Apollo Link to enrich Sentry 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 .

prettify

prettier --write README.md UPGRADE.md LICENSE.md

fix

yarn run lint:fix && yarn run prettify

validate

yarn run lint && yarn run test && yarn run build

Metadata

  • MIT
  • Whatever
  • Diederik van den Burger
  • released 11/18/2022

Downloads