OBJECT

VisitorBlockedSystemAttachment

Visitor blocked event

link GraphQL Schema definition

  • type VisitorBlockedSystemAttachment {
  • # User who blocked the visitor
  • byUser: User
  • }