BasePipelineMetricAggregation🔗Definition🔗export interface BasePipelineMetricAggregation { pipelineAgg?: string; field?: string; type: string; id: string; hide?: boolean; } Methods🔗No methods.See also🔗 BasePipelineMetricAggregationBuilder