WSStatsChannelIdCreateInput: {
    dbId?: string;
    isLive?: string | null;
    whatnotStreamer?: WhatnotStreamerCreateNestedOneWithoutStatsChannelIdsInput;
}