updateEmployeeContract
Updates the data of an employee contract
updateEmployeeContract(
input: UpdateEmployeeContractInput!
): Boolean!
Arguments
updateEmployeeContract.input ● UpdateEmployeeContractInput! non-null input
Type
Boolean scalar
The Boolean scalar type represents true or false.