TeamMinOrderByAggregateInput: {
    dbId?: Prisma.SortOrder;
    teamId?: Prisma.SortOrder;
    teamName?: Prisma.SortOrder;
}