UpdateNotificationsOptions
Home > @backstage/plugin-notifications
> UpdateNotificationsOptions
Signature:
export type UpdateNotificationsOptions = {
ids: string[];
read?: boolean;
saved?: boolean;
};
Home > @backstage/plugin-notifications
> UpdateNotificationsOptions
Signature:
export type UpdateNotificationsOptions = {
ids: string[];
read?: boolean;
saved?: boolean;
};