Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pagination in response data #95

Open
corakwue opened this issue Mar 29, 2022 · 1 comment
Open

Pagination in response data #95

corakwue opened this issue Mar 29, 2022 · 1 comment

Comments

@corakwue
Copy link

Hi team, I see a call to say rave.Transfer.all() shows returnedData['data'] field has ['page_info', 'transfers']. The page_info shows a total of 26 transfers as such: {'total': 26, 'current_page': 1, 'total_pages': 3}. The current_page has is limited to just 10 transfers and I need to access the remaining transfers - how do I do that?

@corakwue
Copy link
Author

corakwue commented Apr 1, 2022

@Corvus97 pls can you provide some feedback here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant