Type Alias WSCurrentlyLiveUpdateToOneWithWhereWithoutWhatnotStreamerInput

WSCurrentlyLiveUpdateToOneWithWhereWithoutWhatnotStreamerInput: {
    data: XOR<WSCurrentlyLiveUpdateWithoutWhatnotStreamerInput, WSCurrentlyLiveUncheckedUpdateWithoutWhatnotStreamerInput>;
    where?: WSCurrentlyLiveWhereInput;
}