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
#
Response
#
Returns Campaign !.
Example
#
Previous
updateUser
Next
upsertService