共用方式為


QueryAggregationFunction type

定義QueryAggregationFunction的值。

type QueryAggregationFunction = "min" | "max" | "avg" | "sum"