InsightsXBookingAggregationConnection
Booking Aggregation
type InsightsXBookingAggregationConnection {
edges: [InsightsXBookingAggregationEdge]
pageInfo: PageInfo!
adviseMessage(level: [AdviseMessageLevel]): [AdviseMessage!]
}
Fields
InsightsXBookingAggregationConnection.edges
● [InsightsXBookingAggregationEdge]
list object
InsightsXBookingAggregationConnection.pageInfo
● PageInfo!
non-null object
InsightsXBookingAggregationConnection.adviseMessage
● [AdviseMessage!]
list object
InsightsXBookingAggregationConnection.adviseMessage.level
● [AdviseMessageLevel]
list enum
Member Of
InsightsXBookingReport
object