AggregateCSEmbedField: {
    _count: CSEmbedFieldCountAggregateOutputType | null;
    _max: CSEmbedFieldMaxAggregateOutputType | null;
    _min: CSEmbedFieldMinAggregateOutputType | null;
}

Model CSEmbedField