UPDATE_VENUE_MUTATION
Variable: UPDATE_VENUE_MUTATION
const
UPDATE_VENUE_MUTATION:DocumentNode
Defined in: src/GraphQl/Mutations/VenueMutations.ts:45
GraphQL mutation to update a venue.
Param
The id of the Venue to be updated.
Param
Ineteger representing capacity of venue.
Param
Description of the venue.
Param
Image file for the venue.
Param
Name of the venue.