Type Alias KSCurrentlyLiveUpdateToOneWithWhereWithoutKickStreamerInput

KSCurrentlyLiveUpdateToOneWithWhereWithoutKickStreamerInput: {
    data: XOR<KSCurrentlyLiveUpdateWithoutKickStreamerInput, KSCurrentlyLiveUncheckedUpdateWithoutKickStreamerInput>;
    where?: KSCurrentlyLiveWhereInput;
}