Skip to main content

UPDATE_ADVERTISEMENT_MUTATION

Admin Docs


Variable: UPDATE_ADVERTISEMENT_MUTATION

const UPDATE_ADVERTISEMENT_MUTATION: DocumentNode

Defined in: src/GraphQl/Mutations/AdvertisementMutations.ts:50

GraphQL mutation to update an advertisement.

Param​

Global identifier of the advertisement.

Param​

Optional updated name of the advertisement

Param​

Optional updated description of the advertisement

Param​

Optional updated type of the advertisement

Param​

Optional updated starting date of the advertisement

Param​

Optional updated ending date of the advertisement