talawa-api / Exports / resolvers/Mutation/addLanguageTranslation
• Const
addLanguageTranslation: MutationResolvers
["addLanguageTranslation"
]
This function adds language translation.
Param
parent of current request
Param
payload provided with the request
Remarks
The following checks are done:
- If the language exists
- If the translation already exists.