OBJECT

ConversationPushedSystemAttachment

Conversation pushed event

link GraphQL Schema definition

  • type ConversationPushedSystemAttachment {
  • # Participant who the conversation is pushed to
  • toUser: User
  • }