OBJECT
FlightCustomerMutation
link GraphQL Schema definition
- type FlightCustomerMutation {
- # Arguments
- # flightNid:
- # paxList:
- (
- : Int!,
- : [FlightCustomerOAuthPaxInput!]!
- ): NonNullFlightCustomerPaxListTypeValueOrErrorList!
- }
OBJECT
- type FlightCustomerMutation {
- # Arguments
- # flightNid:
- # paxList:
- (
- : Int!,
- : [FlightCustomerOAuthPaxInput!]!
- ): NonNullFlightCustomerPaxListTypeValueOrErrorList!
- }