Apollo Sentry Link

JSON →
library 1.3.0 ·javascript
verified Jun 7, 2026

An Apollo Link that records GraphQL queries as Sentry breadcrumbs for debugging. Current stable version is 1.3.0, with infrequent releases. It logs query names, types (query/mutation), and fragment names as breadcrumbs in Sentry (or console in development). Lightweight alternative to custom Apollo link integration, depends on @sentry/minimal and @apollo/client.