The number of items that are available before the results set.
Use this to determine if you want to offer the option of loading more items
at the beginning of the list via the prev
method.
Whether there are more items to fetch in the next page
Fetches the next page of items.
A promise that resolves when the operation is complete, regardless if it had any items to fetch.
Fetches the next page of items.
A promise that resolves when the operation is complete, regardless if it had any items to fetch.
Fetches the previous page of items.
A promise that resolves when the operation is complete, regardless if it had any items to fetch.
Fetches the previous page of items.
A promise that resolves when the operation is complete, regardless if it had any items to fetch.
A paginated read result.