Skip to content

Latest commit

 

History

History
39 lines (20 loc) · 826 Bytes

resolvers_Mutation_updateLanguage.md

File metadata and controls

39 lines (20 loc) · 826 Bytes

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:12