OBJECT
OutboundMessageSentSystemAttachment
Outbound message sent to the visitor
link GraphQL Schema definition
- type OutboundMessageSentSystemAttachment {
- # Text of the message
- String! :
- # SentAs describes which Profile author sent the message
- ConversationParticipant :
- }