Skip to main content

rejectWorkItem

Reject a work item or a subtask. 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.

rejectWorkItem(
input: RejectWorkItemInput!
): Boolean!

Arguments

rejectWorkItem.input ● RejectWorkItemInput! non-null input

Type

Boolean scalar

The Boolean scalar type represents true or false.