Type Alias DropOrderByRelationAggregateInput

DropOrderByRelationAggregateInput: {
    _count?: Prisma.SortOrder;
}