Variable inboxNotificationSelectorConst
inboxNotificationSelector: {
actorSubscriberId: boolean;
body: boolean;
createdAt: boolean;
id: boolean;
isRead: boolean;
payload: boolean;
readAt: boolean;
title: boolean;
workflowId: boolean;
} = ...
Type declaration
actorSubscriberId: boolean
body: boolean
createdAt: boolean
id: boolean
isRead: boolean
payload: boolean
readAt: boolean
title: boolean
workflowId: boolean