GroupResult
The result of the group operation.
aggregates
The aggregated values for the group. An AggregateResult instance.
field
string
The field by which the data items are grouped.
items
Object[]
Contains either the subgroups, or the data items.
value
any
The group key.