addEmployeeContract
Add a new employee contract
addEmployeeContract(
input: AddEmployeeContractInput!
): Boolean!
Arguments
addEmployeeContract.input ● AddEmployeeContractInput! non-null input
Type
Boolean scalar
The Boolean scalar type represents true or false.