Mutation: setPAXListByExternalId
flightCustomer {
setPAXListByExternalId(
flightNid: Int!
paxList: [FlightCustomerOAuthPaxInput!]!
): NonNullFlightCustomerPaxListTypeValueOrErrorList!
}
flightCustomer {
setPAXListByExternalId(
flightNid: Int!
paxList: [FlightCustomerOAuthPaxInput!]!
): NonNullFlightCustomerPaxListTypeValueOrErrorList!
}
setPAXListByExternalId.flightNid ● Int! non-null scalarsetPAXListByExternalId.paxList ● [FlightCustomerOAuthPaxInput!]! non-null inputNonNullFlightCustomerPaxListTypeValueOrErrorList union