Skip to content

@eodash/eodash / Configuration / AggregationCollection

Interface: AggregationCollection

Properties

aggregations?

ts
optional aggregations?: object[];

buckets?

ts
optional buckets?: object[];

interval?

ts
optional interval?: string;

key?

ts
optional key?: string;

type

ts
type: "AggregationCollection";