page 1.2.2 page: ^1.2.2 copied to clipboard
Data structure to help paginating (e.g. cursor- or next-token-driven) API calls.
Data structure to help paginating (e.g. cursor- or next-token-driven) API calls.
The intended audience of this library is API implementations and backend clients, e.g. database drivers. It provides helper methods to map and process the data returned from the underlying data access layer.