moveTourEntry
Move a tour entry to a given tour
moveTourEntry(
input: MoveTourEntryInput!
): Boolean!
Arguments
moveTourEntry.input ● MoveTourEntryInput! non-null input
Type
Boolean scalar
The Boolean scalar type represents true or false.