Type Alias RSCustomMessageUpdateManyWithWhereWithoutRumbleStreamerInput

RSCustomMessageUpdateManyWithWhereWithoutRumbleStreamerInput: {
    data: XOR<RSCustomMessageUpdateManyMutationInput, RSCustomMessageUncheckedUpdateManyWithoutRumbleStreamerInput>;
    where: RSCustomMessageScalarWhereInput;
}