Skip to main content

skipTourEntry

Skips an existing tour entry.

Only SingleClientEntries and ClientPoolWorkEntries can be skipped.

Requires authorization features: tour:entry:activate

skipTourEntry(
input: SkipTourEntryInput!
): Boolean!

Directives

auth

Requires authorization features: tour:entry:activate

Arguments

skipTourEntry.input ● SkipTourEntryInput! non-null input

Type

Boolean scalar

The Boolean scalar type represents true or false.