Module graphql_starter::pagination
source · Expand description
Pagination utils based on the Relay specification
Structs§
- An edge in a Page
- Opaque cursor
- One page of the cursor-based pagination
- Page information
Enums§
- Page information when querying for resources
- Error codes when using pagination
Traits§
- Trait to convert iterators into edges