Type Alias WhatnotStreamerUpdateToOneWithWhereWithoutIsCurrentlyLiveInput

WhatnotStreamerUpdateToOneWithWhereWithoutIsCurrentlyLiveInput: {
    data: XOR<WhatnotStreamerUpdateWithoutIsCurrentlyLiveInput, WhatnotStreamerUncheckedUpdateWithoutIsCurrentlyLiveInput>;
    where?: WhatnotStreamerWhereInput;
}