CursorPaginationInput
Input fields for pagination using cursors, enabling the traversal through lists of items. Supports both forward and backward pagination.
Fields
The number of items to retrieve from the start of the list.
The number of items to retrieve from the end of the list.
The cursor after which to start retrieving items.
The cursor before which to start retrieving items.
Was this page helpful?