Type Alias KSRoleWithUsersCountAggregateInputType

KSRoleWithUsersCountAggregateInputType: {
    _all?: true;
    dbId?: true;
    kickStreamerId?: true;
    roleId?: true;
    userIds?: true;
}