markAllNotificationsAsRead()
Home > @gooddata/sdk-backend-spi > IOrganizationNotificationService > markAllNotificationsAsRead
IOrganizationNotificationService.markAllNotificationsAsRead() method
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Mark all notifications as read
Signature:
markAllNotificationsAsRead(): Promise<void>;
Returns:
Promise<void>