Type Alias TSCurrentlyLiveUpdateToOneWithWhereWithoutTwitchStreamerInput

TSCurrentlyLiveUpdateToOneWithWhereWithoutTwitchStreamerInput: {
    data: XOR<TSCurrentlyLiveUpdateWithoutTwitchStreamerInput, TSCurrentlyLiveUncheckedUpdateWithoutTwitchStreamerInput>;
    where?: TSCurrentlyLiveWhereInput;
}