UPDATE_ACTION_ITEM_CATEGORY_MUTATION
Variable: UPDATE_ACTION_ITEM_CATEGORY_MUTATION
const
UPDATE_ACTION_ITEM_CATEGORY_MUTATION:DocumentNode
Defined in: src/GraphQl/Mutations/ActionItemCategoryMutations.ts:35
GraphQL mutation to update an action item category.
Param
The id of the ActionItemCategory to be updated.
Param
Updated name of the ActionItemCategory.
Param
Updated disabled status of the ActionItemCategory.