Skip to main content

Mutation: createTrip

Create trip with specified flights. Requires access to resource GRAPHQL_FLIGHT_EDIT. Requires access to resource GRAPHQL_FLIGHT

createTrip(
trip: TripCreate!
): Trip!

Arguments

createTrip.trip ● TripCreate! non-null input

Type

Trip object

Represents single trip belonging to operator specified in request endpoint