Skip to main content

CampaignGroupDelete

Delete a group for a campaign.

CampaignGroupDelete(
id: ID!
): CampaignGroupDeleteUnion!

Arguments

CampaignGroupDelete.id ● ID! non-null scalar

The group's ID.

Type

CampaignGroupDeleteUnion union

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