talawa-api / Exports / resolvers/Mutation/deleteVenue
Module: resolvers/Mutation/deleteVenue
Table of contents
Variables
Variables
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