Skip to main content

CampaignCreate

Create a new campaign.

CampaignCreate(
input: CampaignCreateInput!
): CreateCampaignUnion!

Arguments

CampaignCreate.input ● CampaignCreateInput! non-null input

Input object required to create a campaign

Type

CreateCampaignUnion union

If mutation is successful, the Campaign or CampaignCreatePayload will be returned, otherwise a MutationError is returned.