Type Alias GuildClipForwardAvgOrderByAggregateInput

GuildClipForwardAvgOrderByAggregateInput: {
    maxPerCycle?: Prisma.SortOrder;
    minDuration?: Prisma.SortOrder;
    minViews?: Prisma.SortOrder;
}