Skip to main content

completeWorkItem

Marks a work item or a subtask as completed.

completeWorkItem(
input: CompleteWorkItemInput!
): Boolean!

Arguments

completeWorkItem.input ● CompleteWorkItemInput! non-null input

Type

Boolean scalar

The Boolean scalar type represents true or false.