# InboxNotificationCollection

**Type:** GraphQL objects

## Fields
- notifications (InboxNotification, Not Null): undefined
  - id (ID)
  - message (NotificationMessage)
  - deepLink (String)
  - receivedAt (String)
  - read (Boolean)
  - context (NotificationContext)

