AgendaItemType
Possible variants of the type of an agenda item.
enum AgendaItemType {
general
note
scripture
song
}
Values
AgendaItemType.general
AgendaItemType.note
AgendaItemType.scripture
AgendaItemType.song
Member Of
AgendaItem object ● MutationCreateAgendaItemInput input