Skip to main content

changeTourVehicle

Change the vehicle of the tour.

Requires authorization features: tour:plan:edit

changeTourVehicle(
input: ChangeTourVehicleInput!
): Boolean!

Directives

auth

Requires authorization features: tour:plan:edit

Arguments

changeTourVehicle.input ● ChangeTourVehicleInput! non-null input

Type

Boolean scalar

The Boolean scalar type represents true or false.