Skip to main content

addEmployeeContract

Add a new employee contract

Requires authorization features: employee:core:edit

addEmployeeContract(
input: AddEmployeeContractInput!
): Boolean!

Directives

auth

Requires authorization features: employee:core:edit

Arguments

addEmployeeContract.input ● AddEmployeeContractInput! non-null input

Type

Boolean scalar

The Boolean scalar type represents true or false.