updateEmployeeAbbreviationText
Update the employee's abbreviation text
Requires authorization features: employee:core:edit
updateEmployeeAbbreviationText(
input: UpdateEmployeeAbbreviationTextInput!
): Boolean!
Directives
auth
Requires authorization features: employee:core:edit
Arguments
updateEmployeeAbbreviationText.input ● UpdateEmployeeAbbreviationTextInput! non-null input
Type
Boolean scalar
The Boolean scalar type represents true or false.