DELETE_AGENDA_ITEM_MUTATION
Variable: DELETE_AGENDA_ITEM_MUTATION
constDELETE_AGENDA_ITEM_MUTATION:DocumentNode
Defined in: src/GraphQl/Mutations/AgendaItemMutations.ts:44
GraphQL mutation to delete an agenda item.
Param
The deletion input containing the agenda item ID.
Returns
The ID of the deleted agenda item.