Skip to main content

createVehicle

Registers a new vehicle in the fleet of a residential park.

The brand and model are matched against the existing vehicle models, ignoring case and surrounding whitespace. Unknown values are created.

Requires authorization features: park:fleet:edit

createVehicle(
input: CreateVehicleInput!
): Vehicle!

Directives

auth

Requires authorization features: park:fleet:edit

Arguments

createVehicle.input ● CreateVehicleInput! non-null input

Type

Vehicle object