Type Alias WSCurrentlyLiveMinOrderByAggregateInput

WSCurrentlyLiveMinOrderByAggregateInput: {
    channelId?: Prisma.SortOrder;
    correct?: Prisma.SortOrder;
    dbId?: Prisma.SortOrder;
    messageId?: Prisma.SortOrder;
    whatnotStreamerId?: Prisma.SortOrder;
}