IntermediateVocabulary#backend#architecture#developer-tools

API Pagination Vocabulary

Build fluency in the vocabulary of paging through results without skipping or duplicating rows.

0 / 5 completed
1 / 5
At standup, a dev mentions an API returning a stable, opaque pointer alongside each page of results, letting the client request the next page by passing that pointer back instead of specifying a numeric page offset. What is this pagination technique called?