OBJECT
EspotMarketingContent
link GraphQL Schema definition
1 type EspotMarketingContent { 2 3 : EspotAttachment 14 4 : ContentClickAction 14 5 : String 14 6 : String 14 7 : ContentInputOption 14 8 : String 14 9 : String 14 10 : [EspotMarketingContentDescription] 14 11 : EspotMarketingContentIdentifier 14 12 : [EspotMarketingContentImageMap] 14 13 : [EspotMarketingContentUserDataField] 15 16 }