talawa-api / Exports / resolvers/Mutation/addUserCustomData
• Const
addUserCustomData: MutationResolvers
["addUserCustomData"
]
This function enables a user to add data for a custom field for a joined organization.
Param
parent of the current request
Param
payload provided with the request
Param
context of the entire application
Remarks
The following checks are done:
- If the user exists
- If the organization exists.