talawa-api / Exports / resolvers/Mutation/createAgendaSection
Module: resolvers/Mutation/createAgendaSection
Table of contents
Variables
Variables
createAgendaSection
• Const
createAgendaSection: MutationResolvers
["createAgendaSection"
]
Resolver function for the GraphQL mutation 'createAgendaSection'.
This resolver creates a new agenda section and performs necessary authorization checks.
Param
The parent object, not used in this resolver.
Param
The input arguments for the mutation.
Param
The context object containing user information.