Skip to main content

talawa-api / Exports / resolvers/Mutation/updateLanguage

Module: resolvers/Mutation/updateLanguage

Table of contents

Variables

Variables

updateLanguage

Const updateLanguage: MutationResolvers["updateLanguage"]

This function enables to update language.

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.

Defined in

src/resolvers/Mutation/updateLanguage.ts:13