☰
vehicleUpdate
Updates a vehicle
Updates the selected vehicle with the inserted data. Returns the updated vehicle.
Function signature
vehicleUpdate(companyId: Int!,data: VehicleUpdate!): Vehicle!
Type
Arguments
Required fields are marked with "!"companyId: Int!
data: VehicleUpdate!