Search
/
Abra GraphQL APIs
/
Other
/
Objects
/
NotificationMessage
Notification
Message
title
String!
,
non-null
body
String!
,
non-null
Sample
{
"title"
:
"Example String"
,
"body"
:
"Example String"
}
Referenced in
InboxNotification
.
message
Was this helpful?
Previous page
NotificationContext
Next page
InboxNotification