Skip to main content

completeWorkItem

Marks a work item or a subtask as completed. Authorization requires either the feature tour:workitem:edit or the tour of the referenced workitem to be assigned to the employee assigned to the user.

completeWorkItem(
input: CompleteWorkItemInput!
): Boolean!

Arguments

completeWorkItem.input ● CompleteWorkItemInput! non-null input

Type

Boolean scalar

The Boolean scalar type represents true or false.