AggregateMax
No description
type AggregateMax {
  nights: Int
  bookingWindow: Int
}
Fields
AggregateMax.nights ● Int scalar
AggregateMax.bookingWindow ● Int scalar
Member Of
Aggregate  object