AggregateDrop: {
    _count: DropCountAggregateOutputType | null;
    _max: DropMaxAggregateOutputType | null;
    _min: DropMinAggregateOutputType | null;
}

Model Drop