Type Alias TTSStatsChannelIdUncheckedCreateNestedOneWithoutTiktokStreamerInput

TTSStatsChannelIdUncheckedCreateNestedOneWithoutTiktokStreamerInput: {
    connect?: TTSStatsChannelIdWhereUniqueInput;
    connectOrCreate?: TTSStatsChannelIdCreateOrConnectWithoutTiktokStreamerInput;
    create?: XOR<TTSStatsChannelIdCreateWithoutTiktokStreamerInput, TTSStatsChannelIdUncheckedCreateWithoutTiktokStreamerInput>;
}