Closed
Description
Is this your first time submitting a feature request?
- I have searched the existing issues, and I could not find an existing issue for this feature
- I am requesting an extension of the existing functionality
Describe the feature
An API Call should return the data in a state that, when traversed, should make other API Calls and lazily fetch the next page.
Tasks
- Implement link pagination
- Implement offset-limit pagination
- Implement page-size pagination
- Implement cursor pagination
- Add unit tests to cover all cases
Describe alternatives you've considered
No response
Who will this benefit?
No response
Are you interested in contributing this feature?
Yes
Anything else?
No response