deleteAgendaCategory
Mutation field to delete an agenda category.
deleteAgendaCategory(
input: MutationDeleteAgendaCategoryInput!
): AgendaCategory
Arguments
deleteAgendaCategory.input ● MutationDeleteAgendaCategoryInput! non-null input
Input containing the ID of the agenda category to delete.