Mutation: updateTrip
Update trip with specified flights. Requires access to resource GRAPHQL_FLIGHT_EDIT. Requires access to resource GRAPHQL_FLIGHT
updateTrip(
tripNid: TripNid!
trip: TripUpdate!
): Trip!
Arguments
updateTrip.tripNid ● TripNid! non-null scalar
updateTrip.trip ● TripUpdate! non-null input
Type
Trip object
Represents single trip belonging to operator specified in request endpoint