AggregateTSEmbedField: {
    _count: TSEmbedFieldCountAggregateOutputType | null;
    _max: TSEmbedFieldMaxAggregateOutputType | null;
    _min: TSEmbedFieldMinAggregateOutputType | null;
}

Model TSEmbedField