OBJECT

MailboxForSelfService

Description

Mailbox object belonging to the user.

link GraphQL Schema definition

  • type MailboxForSelfService {
  • # RSC ID of the Mailbox object.
  • id: String!
  • }