OBJECT

ConversationClosedSystemAttachment

Conversation closed event

link GraphQL Schema definition

  • type ConversationClosedSystemAttachment {
  • # User who closed the conversation
  • byUser: User
  • }