OBJECT

ConversationBlockedAttachment

A conversation blocked attachment. The visitor has blocked conversation.

link GraphQL Schema definition

  • type ConversationBlockedAttachment {
  • # This field is only present for the technical reason that GraphQL object types
  • # must contain at least one field. Its value is always `null`.
  • _unusedField: Boolean
  • }