deleteVenue
talawa-api / resolvers/Mutation/deleteVenue / deleteVenue
Variable: deleteVenue
> const
deleteVenue: MutationResolvers
["deleteVenue"
]
This function enables to create a venue in an organization.
Param
parent of current request
Param
payload provided with the request
Param
context of entire application
Remarks
The following checks are done:
- If the user exists
- If the organization exists
- Whether the user is admin or superadmin or not
- If the venue exists
Returns
Deleted venue