Skip to main content

assignTourToAccompanyingEmployee

Assigns a tour to an accompanying employee Changes will affect the shift plan.

Requires authorization features: tour:plan:edit

assignTourToAccompanyingEmployee(
input: AssignTourToAccompanyingEmployeeInput!
): Boolean!

Directives

auth

Requires authorization features: tour:plan:edit

Arguments

assignTourToAccompanyingEmployee.input ● AssignTourToAccompanyingEmployeeInput! non-null input

Type

Boolean scalar

The Boolean scalar type represents true or false.