AggregateTwitchGame: {
    _count: TwitchGameCountAggregateOutputType | null;
    _max: TwitchGameMaxAggregateOutputType | null;
    _min: TwitchGameMinAggregateOutputType | null;
}

Model TwitchGame