Skip to main content

moveTourEntry

Move a tour entry to a given tour

Requires authorization features: tour:plan:edit

moveTourEntry(
input: MoveTourEntryInput!
): Boolean!

Directives

auth

Requires authorization features: tour:plan:edit

Arguments

moveTourEntry.input ● MoveTourEntryInput! non-null input

Type

Boolean scalar

The Boolean scalar type represents true or false.