CREATE_AGENDA_ITEM_MUTATION
Variable: CREATE_AGENDA_ITEM_MUTATION
constCREATE_AGENDA_ITEM_MUTATION:DocumentNode
Defined in: src/GraphQl/Mutations/AgendaItemMutations.ts:9
GraphQL mutation to create a new agenda item.
Param
The agenda item creation input containing title, description, duration, etc.
Returns
The created agenda item with its details.