addActivityWorkItem
Creates a new activity work item.
Authorization requires either the feature tour:workitem:edit or the tour to be assigned
to the employee assigned to the user.
addActivityWorkItem(
input: AddActivityWorkItemInput!
): Boolean!
Arguments
addActivityWorkItem.input ● AddActivityWorkItemInput! non-null input
Type
Boolean scalar
The Boolean scalar type represents true or false.