talawa-api / Exports / resolvers/Mutation/addOrganizationImage
Module: resolvers/Mutation/addOrganizationImage
Table of contents
Variables
Variables
addOrganizationImage
• Const
addOrganizationImage: MutationResolvers
["addOrganizationImage"
]
This function adds Organization Image.
Param
parent of current request
Param
payload provided with the request
Param
context of entire application
Remarks
The following checks are done:
- If the current user exists
- If the organization exists
- If the user trying to add the image is an admin of organization