UNPKG

apollo-link-sentry

Version:

[Apollo Link](https://www.apollographql.com/docs/react/api/link/introduction) to enrich [Sentry](https://sentry.io) events with [GraphQL](https://graphql.org) data

3 lines (2 loc) 126 B
export { SentryLink } from './SentryLink'; export { excludeGraphQLFetch, withoutGraphQLFetch, } from './excludeGraphQLFetch';