Skip to main content

talawa-api / Exports / resolvers/Mutation/updateAgendaSection

Module: resolvers/Mutation/updateAgendaSection

Table of contents

Variables

Variables

updateAgendaSection

Const updateAgendaSection: MutationResolvers["updateAgendaSection"]

Resolver function for the GraphQL mutation 'updateAgendaSection'.

This resolver updates an 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.

Defined in

src/resolvers/Mutation/updateAgendaSection.ts:30