Skip to main content

Mutation: sendFlightSupportMessage

Requires access to resource INTEGRATION_FLIGHT_SUPPORT

integration {
flightSupport {
sendFlightSupportMessage(
flightNid: FlightSupportFlightNid!
content: String!
createdBy: String!
attachments: [Upload!]
): FlightSupportMessage!
}
}

Arguments

sendFlightSupportMessage.flightNid ● FlightSupportFlightNid! non-null scalar

sendFlightSupportMessage.content ● String! non-null scalar

sendFlightSupportMessage.createdBy ● String! non-null scalar

sendFlightSupportMessage.attachments ● [Upload!] list scalar

Type

FlightSupportMessage object