Skip to main content

updateTargetTourTimes

Updates the start and end time of a particular target tour.

Requires authorization features: tour:plan:edit

updateTargetTourTimes(
input: UpdateTargetTourTimesInput!
): Boolean!

Directives

auth

Requires authorization features: tour:plan:edit

Arguments

updateTargetTourTimes.input ● UpdateTargetTourTimesInput! non-null input

Type

Boolean scalar

The Boolean scalar type represents true or false.