UPDATE_AGENDA_ITEM_MUTATION
Variable: UPDATE_AGENDA_ITEM_MUTATION
constUPDATE_AGENDA_ITEM_MUTATION:DocumentNode
Defined in: src/GraphQl/Mutations/AgendaItemMutations.ts:75
GraphQL mutation to update an agenda item's details.
Param
The update input containing item ID and fields to update.
Returns
The updated agenda item with its details.