CREATE_VENUE_MUTATION
Variable: CREATE_VENUE_MUTATION
const
CREATE_VENUE_MUTATION:DocumentNode
Defined in: src/GraphQl/Mutations/VenueMutations.ts:13
GraphQL mutation to create a venue.
Param
Name of the venue.
Param
Ineteger representing capacity of venue.
Param
Description of the venue.
Param
Image file for the venue.
Param
Organization to which the ActionItemCategory belongs.