Skip to content

BaseAggregationConfig

BaseAggregationConfig: "sum" | "min" | "max" | "extent" | "mean" | "median" | "unique" | "uniqueCount" | "count" | { fn: AggregationFn; type: string; }

Defined in: core/types.ts:118