Skip to main content

talawa-api / Exports / resolvers/Mutation/removeAgendaSection

Module: resolvers/Mutation/removeAgendaSection

Table of contents

References

Variables

References

default

Renames and re-exports removeAgendaSection

Variables

removeAgendaSection

Const removeAgendaSection: MutationResolvers["removeAgendaSection"]

Resolver function for the GraphQL mutation 'removeAgendaSection'.

This resolver removes 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/removeAgendaSection.ts:25