Type Alias WSStatsChannelIdCountOrderByAggregateInput

WSStatsChannelIdCountOrderByAggregateInput: {
    dbId?: Prisma.SortOrder;
    isLive?: Prisma.SortOrder;
    whatnotStreamerId?: Prisma.SortOrder;
}