Mutation: flightDelete
Cancel or delete flight (accordingly to operator settings). Requires access to resource GRAPHQL_FLIGHT_EDIT. Requires access to given flight
flightDelete(
flightNid: FlightNid!
): Boolean!
Arguments
flightDelete.flightNid ● FlightNid! non-null scalar
Type
Boolean scalar
The Boolean scalar type represents true or false.