OBJECT
VisitorConversationCustomData
link GraphQL Schema definition
- type VisitorConversationCustomData {
- : UUID!
- : UUID!
- # Identifier of the conversation's website
- : Int!
- : [VisitorConversationCustomDataEntry!]!
- }
OBJECT
- type VisitorConversationCustomData {
- : UUID!
- : UUID!
- # Identifier of the conversation's website
- : Int!
- : [VisitorConversationCustomDataEntry!]!
- }