ClientCountAggregateInputType: {
    _all?: true;
    clientId?: true;
    dashWhitelist?: true;
    dbId?: true;
    recentWhitelist?: true;
    staff?: true;
    statChannels?: true;
    statusRoles?: true;
    totalClips?: true;
    totalGiveaways?: true;
    totalNotifications?: true;
    totalVods?: true;
}