Forum Discussion

thisisausername's avatar
4 years ago

Pagination with cursor rather than offset

I need to paginate through a dataset that has a 'next' value of the last DocumentId in each page of data.   How can I create a query that lets me do the following:   1) Loads initially a 1st URL ...