Skip to main content

Mutation: createTrip

externalMarketplace {
createTrip(
trip: ExternalMarketplaceOAuthTripInput
client: ExternalMarketplaceOAuthClientInput!
flights: [ExternalMarketplaceOAuthFlightCreateInput!]!
): NonNullExternalMarketplaceOAuthMutationValueOrErrorList!
}

Arguments

createTrip.trip ● ExternalMarketplaceOAuthTripInput input

createTrip.client ● ExternalMarketplaceOAuthClientInput! non-null input

createTrip.flights ● [ExternalMarketplaceOAuthFlightCreateInput!]! non-null input

Type

NonNullExternalMarketplaceOAuthMutationValueOrErrorList union