querycollectionresult

@nishans/types / Exports / QueryCollectionResult

Interface: QueryCollectionResult#

Hierarchy#

  • QueryCollectionResult

Index#

Properties#

Properties#

recordMap#

• recordMap: Pick<RecordMap, block | space | collection | collection_view>

Defined in: endpoints.ts:329


result#

• result: { aggregationResults: { type: number ; value: number }[] ; blockIds: string[] ; total: number ; type: table }

Type declaration:#

NameType
aggregationResults{ type: number ; value: number }[]
blockIdsstring[]
totalnumber
typetable

Defined in: endpoints.ts:320