GetInAppNotificationsInput
Input definition for fetching notifications
input GetInAppNotificationsInput {
options: GetInAppNotificationsOptions
page: PageInput
}
Fields
GetInAppNotificationsInput.options
● GetInAppNotificationsOptions
input
Options to filter notifications, such as unread only notifications
GetInAppNotificationsInput.page
● PageInput
input
Member of
getInAppNotifications
query