AggregateUserSession: {
    _count: UserSessionCountAggregateOutputType | null;
    _max: UserSessionMaxAggregateOutputType | null;
    _min: UserSessionMinAggregateOutputType | null;
}

Model UserSession