IOrganizationNotificationService
Home > @gooddata/sdk-backend-spi > IOrganizationNotificationService
IOrganizationNotificationService interface
This service provides access to organization notifications.
Signature:
export interface IOrganizationNotificationService
Methods
Method | Description |
---|---|
getNotificationsQuery() | Query list of notifications |
markAllNotificationsAsRead() | Mark all notifications as read |
markNotificationAsRead(notificationId) | Mark notification as read |