AggregateClientTwitch: {
    _count: ClientTwitchCountAggregateOutputType | null;
    _max: ClientTwitchMaxAggregateOutputType | null;
    _min: ClientTwitchMinAggregateOutputType | null;
}

Model ClientTwitch