AggregateKSEmbedField: {
    _count: KSEmbedFieldCountAggregateOutputType | null;
    _max: KSEmbedFieldMaxAggregateOutputType | null;
    _min: KSEmbedFieldMinAggregateOutputType | null;
}

Model KSEmbedField