We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29ea763 commit e43e277Copy full SHA for e43e277
README.md
@@ -41,6 +41,10 @@ This repo provides an API way to handle paginated queries for Apollo iOS.
41
- Forward, Reverse, and Bi-directional pagination
42
- Cursor-based, offset-based, and custom pagination mechanisms
43
44
+## Documentation
45
+
46
+Documentation can be found in [Pagination](https://www.apollographql.com/docs/ios/pagination/introduction/) on Apollo's documentation website.
47
48
## Issues
49
50
To report an issue, bug, or feature request you can do so in the [apollo-ios](https://github.com/apollographql/apollo-ios/issues) repo.
0 commit comments