Skip to content

Commit

Permalink
Pagination - Change cancel() to reset() (apollographql/apollo-ios-dev…
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyMDev authored and gh-action-runner committed Mar 6, 2024
1 parent 82b3217 commit 10e4c15
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Sources/Apollo/Documentation.docc/Index.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,7 @@ A [`NormalizedCache`](/documentation/apollo/normalizedcache) implementation back
**[ApolloWebSocket](/documentation/apollowebsocket)**

A web socket network transport implementation that provides support for [`GraphQLSubscription`](/documentation/apolloapi/graphqlsubscription) operations over a web socket connection.

**[ApolloPagination](/documentation/apollopagination)**

A library that provides support for fetching and watching paginated queries with [``Apollo``](/documentation/apollo).

0 comments on commit 10e4c15

Please sign in to comment.