Type Alias TSEmbedFieldOrderByRelationAggregateInput

TSEmbedFieldOrderByRelationAggregateInput: {
    _count?: Prisma.SortOrder;
}