InAppNotificationMessageConnection
No description
type InAppNotificationMessageConnection {
data: [InAppNotificationMessage!]!
pageInfo: PageInfo!
}
Fields
InAppNotificationMessageConnection.data ● [InAppNotificationMessage!]! non-null object
InAppNotificationMessageConnection.pageInfo ● PageInfo! non-null object
Returned By
myInAppNotifications query