Skip to content

DatastoreKeyPages

This DatastoreKeyPages struct contains pages of DatastoreKey instances

Properties

Array<DatastoreKey> Pages

SERVER ONLY 
The DatastoreKey array represent keys on DatastoreKeyPages objects. The key name is represented as Pages[i].KeyName

PageInfo PageInfo

SERVER ONLY 
This PageInfo struct contains information about pagination, such as the total amount of data in the datastore, the current page number, and the number of items on each page