Returns the total number of pages the query produced.
The page size is defined by the limit()
function and can be retrieved using the pageSize
property. You can use the next()
and prev()
functions returned by labels
to navigate the pages of a query result.