Skip to main content

FlightSupportService (Object)

type FlightSupportService {
service: FlightSupportServiceEnum!
note: String!
requested: Boolean!
status: FlightSupportServiceStatus
fsNote: String
}

Fields

FlightSupportService.service ● FlightSupportServiceEnum! non-null enum

FlightSupportService.note ● String! non-null scalar

FlightSupportService.requested ● Boolean! non-null scalar

FlightSupportService.status ● FlightSupportServiceStatus enum

FlightSupportService.fsNote ● String scalar

Member Of

FlightSupportFlight object ● FlightSupportFlightQuery object