NotificationGroupDto
@raizfc/contracts / NotificationGroupDto
Type Alias: NotificationGroupDto
NotificationGroupDto =
Readonly<{entityId:ID;entityName:string;entityType:FeedEntityType;notifications: readonlyNotificationDto[]; }>
Defined in: engagement/notifications.dto.ts:53
SPEC-UX-NOTIFICATIONS-001 "Management Group": "Gestão agrupa por entidade, não por lista
global confusa" — personal-scope notifications are never grouped, only management-scope ones.