Type Alias RSMessageButtonUpdateWithWhereUniqueWithoutRsCustomMessageInput

RSMessageButtonUpdateWithWhereUniqueWithoutRsCustomMessageInput: {
    data: XOR<RSMessageButtonUpdateWithoutRsCustomMessageInput, RSMessageButtonUncheckedUpdateWithoutRsCustomMessageInput>;
    where: RSMessageButtonWhereUniqueInput;
}