The aggregation request accepts a resource, optional grouping keys, an array of operations, and an optional sort
| Name | Type | Description | Notes |
|---|---|---|---|
| query | List<QueryPredicate> | [optional] | |
| resourceName | String | ||
| groupBy | List<String> | [optional] | |
| operations | List<AggregationOperation> | ||
| sort | AggregationRequestSort | [optional] |