INPUT_OBJECT
ObservationAggregationInput
link GraphQL Schema definition
- input ObservationAggregationInput {
- # Aggregation type
- ObservationAggregationType :
- # Field on which to aggregate
- String! :
- # Optional sub-aggregations
- ObservationAggregationInput!] : [
- }