talawa-api / Exports / resolvers/Mutation/login
Module: resolvers/Mutation/login
Table of contents
Variables
Variables
login
• Const
login: MutationResolvers
["login"
]
This function enables login.
Param
parent of current request
Param
payload provided with the request
Remarks
The following checks are done:
- If the user exists
- If the password is valid