AggregateWhatnotStreamer: {
    _avg: WhatnotStreamerAvgAggregateOutputType | null;
    _count: WhatnotStreamerCountAggregateOutputType | null;
    _max: WhatnotStreamerMaxAggregateOutputType | null;
    _min: WhatnotStreamerMinAggregateOutputType | null;
    _sum: WhatnotStreamerSumAggregateOutputType | null;
}

Model WhatnotStreamer