Skip to main content

InsightsXBookingAggregation

No description

type InsightsXBookingAggregation implements Node {
code: ID!
InsightsXBookingAggregationData: BookingAggregation
adviseMessage(level: [AdviseMessageLevel]): [AdviseMessage!]
createdAt: DateTime!
updatedAt: DateTime!
}

Fields

InsightsXBookingAggregation.code ● ID! non-null scalar

InsightsXBookingAggregation.InsightsXBookingAggregationData ● BookingAggregation object

InsightsXBookingAggregation.adviseMessage ● [AdviseMessage!] list object

InsightsXBookingAggregation.adviseMessage.level ● [AdviseMessageLevel] list enum

InsightsXBookingAggregation.createdAt ● DateTime! non-null scalar

InsightsXBookingAggregation.updatedAt ● DateTime! non-null scalar

Interfaces

Node interface

Member Of

InsightsXBookingAggregationEdge object