Type Alias UserNotificationDataMaxAggregateInputType

UserNotificationDataMaxAggregateInputType: {
    actionUrl?: true;
    dbId?: true;
    message?: true;
    severity?: true;
    title?: true;
    userNotificationsId?: true;
}