OBJECT
FlightSupportMessage
link GraphQL Schema definition
- type FlightSupportMessage {
- : FlightSupportMessageId!
- : Int!
- : Int!
- : FlightSupportMessageEnumType!
- : String!
- : DateTime!
- : String!
- : Boolean!
- : [FileSimple!]!
- }
OBJECT
- type FlightSupportMessage {
- : FlightSupportMessageId!
- : Int!
- : Int!
- : FlightSupportMessageEnumType!
- : String!
- : DateTime!
- : String!
- : Boolean!
- : [FileSimple!]!
- }