AggregateUserNotifications: {
    _count: UserNotificationsCountAggregateOutputType | null;
    _max: UserNotificationsMaxAggregateOutputType | null;
    _min: UserNotificationsMinAggregateOutputType | null;
}

Model UserNotifications