Skip to content

EntityQueryResult

Defined in: namespaces-core-plugins.ts:411

Paged result of entities.query.

records: EntityRecord[]

Defined in: namespaces-core-plugins.ts:413

Matching records.


optional cursor?: string | null

Defined in: namespaces-core-plugins.ts:415

Pagination cursor, or null.