AggregationOperation.custom(label:)
A custom aggregation identified by its label.
Declaration
case custom(label: String)Parameters
- label:
The display label for this custom aggregation.
A custom aggregation identified by its label.
case custom(label: String)The display label for this custom aggregation.