Type Alias YTSStatsChannelIdDefaultArgs<ExtArgs>

YTSStatsChannelIdDefaultArgs<ExtArgs>: {
    include?: YTSStatsChannelIdInclude<ExtArgs> | null;
    omit?: YTSStatsChannelIdOmit<ExtArgs> | null;
    select?: YTSStatsChannelIdSelect<ExtArgs> | null;
}

YTSStatsChannelId without action

Type Parameters

Type declaration