Skip to main content

updateEmployeeContract

Updates the data of an employee contract

Requires authorization features: employee:core:edit

updateEmployeeContract(
input: UpdateEmployeeContractInput!
): Boolean!

Directives

auth

Requires authorization features: employee:core:edit

Arguments

updateEmployeeContract.input ● UpdateEmployeeContractInput! non-null input

Type

Boolean scalar

The Boolean scalar type represents true or false.