Type Alias UserPremiumCountAggregateInputType

UserPremiumCountAggregateInputType: {
    _all?: true;
    attributedAt?: true;
    attributionGuildId?: true;
    attributionSource?: true;
    dbId?: true;
    tier?: true;
    userId?: true;
}