Type Alias UserRumbleAccountCountAggregateInputType

UserRumbleAccountCountAggregateInputType: {
    _all?: true;
    accountId?: true;
    dbId?: true;
    userId?: true;
    username?: true;
}