rollupschemaunit

@nishans/types / Exports / RollupSchemaUnit

Interface: RollupSchemaUnit#

Hierarchy#

Index#

Properties#

Properties#

aggregation#

• Optional aggregation: undefined | show_unique | none | count | count_values | unique | empty | not_empty | percent_empty | percent_not_empty | sum | average | median | min | max | range | earliest_date | latest_date | date_range | count_all | checked | unchecked | percent_checked | percent_unchecked

Defined in: schema.ts:125


collection_id#

• collection_id: string

Defined in: schema.ts:121


name#

• name: string

Inherited from: ISchemaUnit.name

Defined in: schema.ts:45


relation_property#

• relation_property: string

Defined in: schema.ts:122


target_property#

• target_property: string

Defined in: schema.ts:123


target_property_type#

• target_property_type: TSchemaUnitType

Defined in: schema.ts:124


type#

• type: rollup

Overrides: ISchemaUnit.type

Defined in: schema.ts:120