UPDATE_AGENDA_ITEM_SEQUENCE_MUTATION
Variable: UPDATE_AGENDA_ITEM_SEQUENCE_MUTATION
constUPDATE_AGENDA_ITEM_SEQUENCE_MUTATION:DocumentNode
Defined in: src/GraphQl/Mutations/AgendaItemMutations.ts:58
GraphQL mutation to update the sequence/order of an agenda item.
Param
The sequence update input containing item ID and new sequence.
Returns
The updated agenda item with its new sequence.