Skip to main content

reactivateEmployee

Activate an archived employee

Requires authorization features: employee:core:edit

reactivateEmployee(
id: EmployeeID!
): Boolean!

Directives

auth

Requires authorization features: employee:core:edit

Arguments

reactivateEmployee.id ● EmployeeID! non-null scalar

Type

Boolean scalar

The Boolean scalar type represents true or false.