Skip to main content

talawa-api / Exports / resolvers/Mutation/updateCommunity

Module: resolvers/Mutation/updateCommunity

Table of contents

Variables

Variables

updateCommunity

Const updateCommunity: MutationResolvers["updateCommunity"]

This function enables to upload Pre login imagery.

Param

parent of current request

Param

payload provided with the request

Param

context of entire application

Remarks

The following checks are done:

  1. If the user exists.
  2. If the user is super admin.

Defined in

src/resolvers/Mutation/updateCommunity.ts:27