Type Alias RSEmbedFieldOrderByRelationAggregateInput

RSEmbedFieldOrderByRelationAggregateInput: {
    _count?: Prisma.SortOrder;
}