Type Alias RSMessageButtonUpdateManyWithWhereWithoutRsCustomMessageInput

RSMessageButtonUpdateManyWithWhereWithoutRsCustomMessageInput: {
    data: XOR<RSMessageButtonUpdateManyMutationInput, RSMessageButtonUncheckedUpdateManyWithoutRsCustomMessageInput>;
    where: RSMessageButtonScalarWhereInput;
}