Skip to main content

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

Arguments

updateVehicle.input ● UpdateVehicleInput! non-null input

Type

Vehicle object