Represents a type for cursor pagination.
FilterData - The type of filter data.
RowData - The type of row data.
Payload - The type of payload.
The filter data to be applied to the dataset.
The last id from which to start retrieving records.
The payload containing additional parameters for filtering.
Represents a type for cursor pagination.
Typeparam
FilterData - The type of filter data.
Typeparam
RowData - The type of row data.
Typeparam
Payload - The type of payload.