Aggregate: {
    count?: Count | null;
    countValues?: CountValues | null;
    histogramValues?: HistogramValues | null;
}

Type declaration

Generated using TypeDoc