INPUT_OBJECT
ManagementEndpointAggregationInput
link GraphQL Schema definition
- input ManagementEndpointAggregationInput {
- # Aggregation type
- ManagementEndpointAggregationType :
- # Field on which to aggregate
- String! :
- # Limit number of buckets, if specified, top N buckets will be returned
- Int :
- # Optional sub-aggregations
- ManagementEndpointAggregationInput!] : [
- }