Skip to content

Commit

Permalink
docs(community-links): add printer link (#12060)
Browse files Browse the repository at this point in the history
  • Loading branch information
egorlem authored Sep 10, 2024
1 parent 38b6d80 commit a31af05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/source/api/link/community-links.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,4 @@ Thank you to all the Apollo community members who have contributed custom Apollo
| [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). |
| [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 |
| [@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.
| [apollo-link-printer](https://github.com/egorlem/apollo-link-printer) | [@egorlem](https://github.com/egorlem) | Pretty logger of Apollo GraphQL network operations.

0 comments on commit a31af05

Please sign in to comment.