OBJECT

ContextualInfosAttachment

A contexualInfos attachment

link GraphQL Schema definition

  • type ContextualInfosAttachment {
  • # Apple Business Chat group
  • abcGroup: String
  • # Apple Business Chat intent
  • abcIntent: String
  • # Id of the outbound message
  • outboundMessageId: String
  • # Id of the campaign of the outbound message
  • outboundCampaignId: String
  • }