skipTourEntry
Skips an existing tour entry.
Only SingleClientEntries and ClientPoolWorkEntries can be skipped.
skipTourEntry(
input: SkipTourEntryInput!
): Boolean!
Arguments
skipTourEntry.input ● SkipTourEntryInput! non-null input
Type
Boolean scalar
The Boolean scalar type represents true or false.