Type Alias TSStatsChannelIdCountAggregateInputType

TSStatsChannelIdCountAggregateInputType: {
    _all?: true;
    dbId?: true;
    isLive?: true;
    twitchStreamerId?: true;
}