Skip to main content

deleteEmployeeAbsence

Delete employee absence for a given time period

Requires authorization features: shift:plan:edit

deleteEmployeeAbsence(
input: DeleteEmployeeAbsenceInput!
): Boolean!

Directives

auth

Requires authorization features: shift:plan:edit

Arguments

deleteEmployeeAbsence.input ● DeleteEmployeeAbsenceInput! non-null input

Type

Boolean scalar

The Boolean scalar type represents true or false.