Type Alias WSStatsChannelIdUncheckedCreateNestedOneWithoutWhatnotStreamerInput

WSStatsChannelIdUncheckedCreateNestedOneWithoutWhatnotStreamerInput: {
    connect?: WSStatsChannelIdWhereUniqueInput;
    connectOrCreate?: WSStatsChannelIdCreateOrConnectWithoutWhatnotStreamerInput;
    create?: XOR<WSStatsChannelIdCreateWithoutWhatnotStreamerInput, WSStatsChannelIdUncheckedCreateWithoutWhatnotStreamerInput>;
}