Type Alias RSEmbedFieldUpdateManyWithWhereWithoutRsMessageEmbedInput

RSEmbedFieldUpdateManyWithWhereWithoutRsMessageEmbedInput: {
    data: XOR<RSEmbedFieldUpdateManyMutationInput, RSEmbedFieldUncheckedUpdateManyWithoutRsMessageEmbedInput>;
    where: RSEmbedFieldScalarWhereInput;
}