sentry-javascript icon indicating copy to clipboard operation
sentry-javascript copied to clipboard

feat(browser): Add `graphqlClientIntegration`

Open Zen-cronic opened this issue 5 months ago • 2 comments

Resolves #13399

Todo:

  • [x] ~~Support fetch spans and tests~~
  • [x] ~~Support shorthand graphql queries (i.e., without a name)~~ Moved to later
  • [x] ~~Enhance breadcrumb data~~

  • [x] If you've added code that should be tested, please add tests.
  • [x] Ensure your code lints and the test suite passes (yarn lint) & (yarn test).

Zen-cronic avatar Sep 25 '24 02:09 Zen-cronic