Type Alias CSEmbedFieldOrderByRelationAggregateInput

CSEmbedFieldOrderByRelationAggregateInput: {
    _count?: Prisma.SortOrder;
}