Type Alias WSCustomMessageUpdateWithWhereUniqueWithoutWhatnotStreamerInput

WSCustomMessageUpdateWithWhereUniqueWithoutWhatnotStreamerInput: {
    data: XOR<WSCustomMessageUpdateWithoutWhatnotStreamerInput, WSCustomMessageUncheckedUpdateWithoutWhatnotStreamerInput>;
    where: WSCustomMessageWhereUniqueInput;
}