Skip to main content

UPDATE_ACTION_ITEM_MUTATION

Admin Docs


Variable: UPDATE_ACTION_ITEM_MUTATION

const UPDATE_ACTION_ITEM_MUTATION: DocumentNode

Defined in: src/GraphQl/Mutations/ActionItemMutations.ts:52

GraphQL mutation to update an action item.

Param

Id of the ActionItem to be updated.

Param

User to whom the ActionItem is assigned.

Param

Notes prior to completion.

Param

Notes on completion.

Param

Due date.

Param

Completion date.

Param

Whether the ActionItem has been completed.