InboxNotification

id
ID!,non-null
message
deepLink
receivedAt
String!,non-null
read
Boolean!,non-null
context
Sample
{ "id": "9cfb1c81-4c79-452f-b1f5-8ee6571276b4", "message": { "__typename": "NotificationMessage" }, "deepLink": "Example String", "receivedAt": "Example String", "read": true, "context": { "__typename": "NotificationContext" } }
Previous page