Type Alias WSStatsChannelIdMaxOrderByAggregateInput

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