You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/api/link/community-links.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,4 +25,5 @@ Thank you to all the Apollo community members who have contributed custom Apollo
25
25
|[apollo-link-debounce](https://github.com/helfer/apollo-link-debounce)|[@helfer](https://github.com/helfer)| Debounce requests made within an interval. |
26
26
|[apollo-link-segment](https://github.com/hobochild/apollo-link-segment)|[@hobochild](https://github.com/hobochild)| Automatically track apollo operations with [segment](https://segment.com/). |
27
27
|[apollo-link-observable](https://github.com/dragozin/apollo-link-observable)|[@dragozin](https://github.com/dragozin)| Link that allows you to make side effects of graphql queries using [RxJS](http://github.com/ReactiveX/RxJS). |
28
-
|[apollo-multi-endpoint-link](https://github.com/habx/apollo-multi-endpoint-link)|[@habx](https://github.com/habx)| Add directive to redirect requests to right endpoint |
28
+
|[apollo-multi-endpoint-link](https://github.com/habx/apollo-multi-endpoint-link)|[@habx](https://github.com/habx)| Add directive to redirect requests to right endpoint |
29
+
| [@grafbase/apollo-link](https://github.com/grafbase/playground/tree/main/packages/grafbase-apollo-link) | [@grafbase](https://github.com/grafbase) | Use GraphQL `@live` queries with Server-Sent Events.
0 commit comments