次の方法で共有


QueryAggregationFunction type

QueryAggregationFunction の値を定義します。

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