QueryAggregationFunction type

Defines values for QueryAggregationFunction.

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