Type Alias TSMessageButtonUpdateManyWithWhereWithoutTsCustomMessageInput

TSMessageButtonUpdateManyWithWhereWithoutTsCustomMessageInput: {
    data: XOR<TSMessageButtonUpdateManyMutationInput, TSMessageButtonUncheckedUpdateManyWithoutTsCustomMessageInput>;
    where: TSMessageButtonScalarWhereInput;
}