Skip to content

Pagination in response data #95

Closed
@corakwue

Description

@corakwue

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions