ADD_ADVERTISEMENT_MUTATION
Variable: ADD_ADVERTISEMENT_MUTATION
const
ADD_ADVERTISEMENT_MUTATION:DocumentNode
Defined in: src/GraphQl/Mutations/AdvertisementMutations.ts:14
GraphQL mutation to create an advertisement.
Param
Global identifier of the associated organization.
Param
Name of the advertisement.
Param
Type of the advertisement.
Param
Date time at which the advertised event starts.
Param
Date time at which the advertised event ends.
Param
Custom information about the advertisement.
Param
Attachments of the advertisement.