Type Alias UserCountAggregateInputType
UserCountAggregateInputType: {
_all?: true;
badges?: true;
bitfield?: true;
blacklisted?: true;
dbId?: true;
email?: true;
lastVoted?: true;
locale?: true;
oneServerPremium?: true;
serverPremiumCooldown?: true;
userId?: true;
username?: true;
votes?: true;
}