Skip to main content

Mutation: setServices

Requires access to resource INTEGRATION_FLIGHT_SUPPORT. Requires access to given flight

integration {
flightSupport {
setServices(
oauthClientNid: OAuthClientNid!
flightNid: FlightNid!
services: [FlightSupportServiceRequestInput!]!
note: String!
isSharePaxDataEnabled: Boolean!
specificOverflightPermitsCountryList: [CountryCode]
): FlightSupportFlightQuery!
}
}

Arguments

setServices.oauthClientNid ● OAuthClientNid! non-null scalar

setServices.flightNid ● FlightNid! non-null scalar

setServices.services ● [FlightSupportServiceRequestInput!]! non-null input

setServices.note ● String! non-null scalar

setServices.isSharePaxDataEnabled ● Boolean! non-null scalar

setServices.specificOverflightPermitsCountryList ● [CountryCode] list scalar

Type

FlightSupportFlightQuery object