Type Alias UserPremiumCountAggregateInputType

UserPremiumCountAggregateInputType: {
    _all?: true;
    dbId?: true;
    tier?: true;
    userId?: true;
}