Magidoc

upsertCampaign
Mutation

Upserts a campaign.

Creates or appends campaign and it's action pages. In case of append, it will change the campaign with the matching name, and action pages with matching names. It will create new action pages if you pass new names. No Action Pages will be removed (principle of not removing signature data).

Arguments

#

input

Non-null

Campaign content to be upserted

orgName

Non-null

Org name

Response

#

Returns Campaign !.

Example

#

    
  

3

    
  

3

    
  

3