Skip to main content

Module pagination

Module pagination 

Source
Expand description

Cursor-based pagination types for the wire format.

These types establish the pagination contract before GA so that adding query helpers later is purely additive.

Structsยง

Cursor
Opaque cursor for keyset pagination.
Page
A page of results with cursor-based navigation.
PageInfo
Pagination metadata returned alongside a page of results.