Skip to main content

RowCampaign

Representation of a campaign on a cart row

type RowCampaign {
id: Int!
type: RowCampaignType
}

Fields

id ● Int!

The internal id of the campaign

type ● RowCampaignType

The type of the campaign

Example

{}