talawa-api / Exports / resolvers/Mutation/createMessageChat
• Const
createMessageChat: MutationResolvers
["createMessageChat"
]
This function enables to create a chat.
Param
parent of current request
Param
payload provided with the request
Param
context of entire application
Remarks
The following checks are done:
- If the receiver user exists
- If the sender and receiver users have same language code.