PageInfo¶
This
PageInfo
struct displays information about pagination such as the total amount of data in the datastore, the current page number, and the number of items on each pageProperties¶
number Offset¶
SERVER ONLY
The offset for a page of results
number Limit¶
SERVER ONLY
The maximum number of entries to return for a page of results
number Total¶
SERVER ONLY
The total amount of data in the datastore