AggregateAllEnumsModel: {
    _count: AllEnumsModelCountAggregateOutputType | null;
    _max: AllEnumsModelMaxAggregateOutputType | null;
    _min: AllEnumsModelMinAggregateOutputType | null;
}

Model AllEnumsModel