If paginationKey is set, return a PageRequest with the given key. If paginationKey is unset, return undefined.
PageRequest
undefined
Use this with a query response's pagination next key to request the next page.
Optional
Generated using TypeDoc
If paginationKey is set, return a
PageRequest
with the given key. If paginationKey is unset, returnundefined
.Use this with a query response's pagination next key to request the next page.