EntityQueryResult
Defined in: namespaces-core-plugins.ts:411
Paged result of entities.query.
Properties
Section titled “Properties”records
Section titled “records”records:
EntityRecord[]
Defined in: namespaces-core-plugins.ts:413
Matching records.
cursor?
Section titled “cursor?”
optionalcursor?:string|null
Defined in: namespaces-core-plugins.ts:415
Pagination cursor, or null.