Skip to main content

CampaignTranslation

type CampaignTranslation {
locale: String!
title: String
}

Fields

localeString!required

It is the name information of the translation.

titleString

It is the title information of the translation.