Type Alias TSStatsChannelIdUncheckedUpdateWithoutTwitchStreamerInput

TSStatsChannelIdUncheckedUpdateWithoutTwitchStreamerInput: {
    dbId?: StringFieldUpdateOperationsInput | string;
    isLive?: NullableStringFieldUpdateOperationsInput | string | null;
}