Type Alias WSCustomMessageUpdateManyWithWhereWithoutWhatnotStreamerInput

WSCustomMessageUpdateManyWithWhereWithoutWhatnotStreamerInput: {
    data: XOR<WSCustomMessageUpdateManyMutationInput, WSCustomMessageUncheckedUpdateManyWithoutWhatnotStreamerInput>;
    where: WSCustomMessageScalarWhereInput;
}