Aggregate
No description
type Aggregate {
sum: AggregateSum
max: AggregateMax
}
Fields
Aggregate.sum ● AggregateSum object
Aggregate.max ● AggregateMax object
Member Of
BookingAggregation object