Type Alias KSCurrentlyLiveUncheckedCreateNestedOneWithoutKickStreamerInput

KSCurrentlyLiveUncheckedCreateNestedOneWithoutKickStreamerInput: {
    connect?: KSCurrentlyLiveWhereUniqueInput;
    connectOrCreate?: KSCurrentlyLiveCreateOrConnectWithoutKickStreamerInput;
    create?: XOR<KSCurrentlyLiveCreateWithoutKickStreamerInput, KSCurrentlyLiveUncheckedCreateWithoutKickStreamerInput>;
}