|
1 | 1 | # Sentry Link (GraphQL)
|
2 | 2 |
|
3 |
| -[](https://pub.dev/packages/sentry_link) [](https://pub.dev/packages/sentry_link/score) [](https://pub.dev/packages/sentry_link/score) [](https://pub.dev/packages/sentry_link/score) |
| 3 | +[](https://pub.dev/packages/sentry_link) [](https://pub.dev/packages/sentry_link/score) [](https://pub.dev/packages/sentry_link/score) |
4 | 4 |
|
5 | 5 | ## Compatibility list
|
6 | 6 |
|
7 | 7 | This integration is compatible with the following packages. It's also compatible with other packages which are build on [`gql`](https://pub.dev/publishers/gql-dart.dev/packages) suite of packages.
|
8 | 8 |
|
9 | 9 | | package | stats |
|
10 | 10 | |---------|-------|
|
11 |
| -| [`gql_link`](https://pub.dev/packages/gql_link) | <a href="https://pub.dev/packages/graphql/score"><img src="https://img.shields.io/pub/likes/gql_link" alt="likes"></a> <a href="https://pub.dev/packages/gql_link/score"><img src="https://img.shields.io/pub/popularity/gql_link" alt="popularity"></a> <a href="https://pub.dev/packages/gql_link/score"><img src="https://img.shields.io/pub/points/gql_link" alt="pub points"></a> | |
12 |
| -| [`graphql`](https://pub.dev/packages/graphql) | <a href="https://pub.dev/packages/graphql/score"><img src="https://img.shields.io/pub/likes/graphql" alt="likes"></a> <a href="https://pub.dev/packages/graphql/score"><img src="https://img.shields.io/pub/popularity/graphql" alt="popularity"></a> <a href="https://pub.dev/packages/graphql/score"><img src="https://img.shields.io/pub/points/graphql" alt="pub points"></a> | |
13 |
| -| [`ferry`](https://pub.dev/packages/ferry) | <a href="https://pub.dev/packages/ferry/score"><img src="https://img.shields.io/pub/likes/ferry" alt="likes"></a> <a href="https://pub.dev/packages/ferry/score"><img src="https://img.shields.io/pub/popularity/ferry" alt="popularity"></a> <a href="https://pub.dev/packages/ferry/score"><img src="https://img.shields.io/pub/points/ferry" alt="pub points"></a> | |
14 |
| -| [`artemis`](https://pub.dev/packages/artemis) | <a href="https://pub.dev/packages/artemis/score"><img src="https://img.shields.io/pub/likes/artemis" alt="likes"></a> <a href="https://pub.dev/packages/artemis/score"><img src="https://img.shields.io/pub/popularity/artemis" alt="popularity"></a> <a href="https://pub.dev/packages/artemis/score"><img src="https://img.shields.io/pub/points/artemis" alt="pub points"></a> | |
| 11 | +| [`gql_link`](https://pub.dev/packages/gql_link) | <a href="https://pub.dev/packages/graphql/score"><img src="https://img.shields.io/pub/likes/gql_link" alt="likes"></a> <a href="https://pub.dev/packages/gql_link/score"><img src="https://img.shields.io/pub/points/gql_link" alt="pub points"></a> | |
| 12 | +| [`graphql`](https://pub.dev/packages/graphql) | <a href="https://pub.dev/packages/graphql/score"><img src="https://img.shields.io/pub/likes/graphql" alt="likes"></a> <a href="https://pub.dev/packages/graphql/score"><img src="https://img.shields.io/pub/points/graphql" alt="pub points"></a> | |
| 13 | +| [`ferry`](https://pub.dev/packages/ferry) | <a href="https://pub.dev/packages/ferry/score"><img src="https://img.shields.io/pub/likes/ferry" alt="likes"></a> <a href="https://pub.dev/packages/ferry/score"><img src="https://img.shields.io/pub/points/ferry" alt="pub points"></a> | |
| 14 | +| [`artemis`](https://pub.dev/packages/artemis) | <a href="https://pub.dev/packages/artemis/score"><img src="https://img.shields.io/pub/likes/artemis" alt="likes"></a> <a href="https://pub.dev/packages/artemis/score"><img src="https://img.shields.io/pub/points/artemis" alt="pub points"></a> | |
15 | 15 |
|
16 | 16 | ## Usage
|
17 | 17 |
|
@@ -47,7 +47,7 @@ query LoadPosts($id: ID!) {
|
47 | 47 |
|
48 | 48 | it will be represented in Sentry as seen in the image
|
49 | 49 |
|
50 |
| -<img src="https://raw.githubusercontent.com/getsentry/sentry-dart/main/sentry_link/screenshot.png" /> |
| 50 | +<img src="https://raw.githubusercontent.com/getsentry/sentry-dart/a24a1dbf1d0fdb00416b46a20a819e04c48f52a4/link/screenshot.png" /> |
51 | 51 |
|
52 | 52 | ## Improve exception reports for `LinkException`s
|
53 | 53 |
|
|
0 commit comments