Skip to content

EntityQueryResult

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

Paged result of entities.query.

records: EntityRecord[]

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

Matching records.


optional cursor?: string | null

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

Pagination cursor, or null.