Type Alias TWSStatsChannelIdCountOrderByAggregateInput

TWSStatsChannelIdCountOrderByAggregateInput: {
    dbId?: Prisma.SortOrder;
    isLive?: Prisma.SortOrder;
    twitterStreamerId?: Prisma.SortOrder;
}