updateVehicle
Updates the master data of a vehicle.
All editable fields are replaced by the given values, so omitted optional fields are cleared.
Requires authorization features: park:fleet:edit
updateVehicle(
input: UpdateVehicleInput!
): Vehicle!
Directives
auth
Requires authorization features: park:fleet:edit