Skip to main content

archiveEmployee

Deactivate (archive) an active employee

Requires authorization features: employee:core:edit

archiveEmployee(
id: EmployeeID!
): Boolean!

Directives

auth

Requires authorization features: employee:core:edit

Arguments

archiveEmployee.id ● EmployeeID! non-null scalar

Type

Boolean scalar

The Boolean scalar type represents true or false.