UPDATE_AGENDA_ITEM_CATEGORY_MUTATION
Variable: UPDATE_AGENDA_ITEM_CATEGORY_MUTATION
const
UPDATE_AGENDA_ITEM_CATEGORY_MUTATION:DocumentNode
Defined in: src/GraphQl/Mutations/AgendaCategoryMutations.ts:36
GraphQL mutation to update an agenda category.
Param
The ID of the AgendaCategory to be updated.
Param
Updated Name, Description, OrganizationID of the AgendaCategory.