AggregateCFEmbedField: {
    _count: CFEmbedFieldCountAggregateOutputType | null;
    _max: CFEmbedFieldMaxAggregateOutputType | null;
    _min: CFEmbedFieldMinAggregateOutputType | null;
}

Model CFEmbedField