PHPackages                             dotmailer/dotmailer-magento2-extension-chat-graph-ql - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. dotmailer/dotmailer-magento2-extension-chat-graph-ql

Abandoned → [dotdigital/dotdigital-magento2-extension-chat-graph-ql](/?search=dotdigital%2Fdotdigital-magento2-extension-chat-graph-ql)Magento2-module

dotmailer/dotmailer-magento2-extension-chat-graph-ql
====================================================

Dotdigital for Magento 2: Chat GraphQl module

1.1.3(1y ago)019.3k↓50%MITPHPPHP ^7.4||^8.0

Since Apr 29Pushed 6mo ago5 watchersCompare

[ Source](https://github.com/dotmailer/dotmailer-magento2-extension-chat-graph-ql)[ Packagist](https://packagist.org/packages/dotmailer/dotmailer-magento2-extension-chat-graph-ql)[ RSS](/packages/dotmailer-dotmailer-magento2-extension-chat-graph-ql/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelog (5)Dependencies (3)Versions (9)Used By (0)

Dotdigital ChatGraphQl
======================

[](#dotdigital-chatgraphql)

[![Packagist Version](https://camo.githubusercontent.com/4154d1bd58d70fb725969633a5e55ac9eca84accba881b6e18a66003645c4ed3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f646f746469676974616c2f646f746469676974616c2d6d6167656e746f322d657874656e73696f6e2d636861742d67726170682d716c3f636f6c6f723d677265656e266c6162656c3d737461626c65)](https://github.com/dotmailer/dotmailer-magento2-extension-chat-graph-ql/releases)[![license](https://camo.githubusercontent.com/850eae1099d2b05f53383473d7cd51f9bc1ab09b7d0d9e5122f1dd930efdcc6d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f6d6173686170652f6170697374617475732e737667)](LICENSE.md)

About this module
-----------------

[](#about-this-module)

**Dotdigitalgroup\_ChatGraphQl** supports our [Dotdigital Chat](https://github.com/dotmailer/dotmailer-magento2-extension-chat) module. It provides type and resolver information for Magento to generate endpoints for:

- fetching chat configuration data from the instance
- sending customer data to update the chat profile

Requirements
------------

[](#requirements)

- This module requires the `Dotdigitalgroup_Chat` module v1.6.0+

Installation
------------

[](#installation)

- This module is included in our core extension. Please refer to [these instructions](https://github.com/dotmailer/dotmailer-magento2-extension#installation) to install via the Magento Marketplace.

Endpoints
---------

[](#endpoints)

**Queries**

```
query GetChatData {
        chatData {
            is_enabled
            api_space_id
            cookie_name
        }
    }

```

**Mutations**

```
mutation UpdateChatProfile(
        $profileId: String!,
        $email: String,
        $firstname: String,
        $lastname: String
    ) {
        updateChatProfile(
            profileId: $profileId,
            email: $email,
            firstname: $firstname,
            lastname: $lastname
        )
    }

```

Changelog
---------

[](#changelog)

### 1.1.4

[](#114)

##### Improvements

[](#improvements)

- We updated a dependency on the parent Chat module.

### 1.1.3

[](#113)

##### Improvements

[](#improvements-1)

- We updated our code for compatibility with PHP 8.4.

### 1.1.2

[](#112)

##### Improvements

[](#improvements-2)

- We've updated the module's dependencies. The module now requires PHP 7.4+ and Magento 2.3.7+.

### 1.1.1

[](#111)

##### Improvements

[](#improvements-3)

- We updated our installation instructions.

### 1.1.0

[](#110)

##### What's new

[](#whats-new)

- This module has been renamed `dotdigital/dotdigital-magento2-extension-chat-graph-ql`.

##### Improvements

[](#improvements-4)

- `setup_version` has been removed from module.xml.

### 1.0.0

[](#100)

- Initial release

###  Health Score

42

—

FairBetter than 90% of packages

Maintenance59

Moderate activity, may be stable

Popularity24

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity62

Established project with proven stability

 Bus Factor1

Top contributor holds 72.2% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~239 days

Recently: every ~307 days

Total

7

Last Release

401d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a286901f8cf6043622f8715176ce8fce4f9fe84307b3d19fc40043e593cb949d?d=identicon)[alastair.mucklow](/maintainers/alastair.mucklow)

---

Top Contributors

[![sta1r](https://avatars.githubusercontent.com/u/77671?v=4)](https://github.com/sta1r "sta1r (13 commits)")[![sertlab](https://avatars.githubusercontent.com/u/40098832?v=4)](https://github.com/sertlab "sertlab (4 commits)")[![gpl-php](https://avatars.githubusercontent.com/u/194241058?v=4)](https://github.com/gpl-php "gpl-php (1 commits)")

---

Tags

magento2

### Embed Badge

![Health badge](/badges/dotmailer-dotmailer-magento2-extension-chat-graph-ql/health.svg)

```
[![Health](https://phpackages.com/badges/dotmailer-dotmailer-magento2-extension-chat-graph-ql/health.svg)](https://phpackages.com/packages/dotmailer-dotmailer-magento2-extension-chat-graph-ql)
```

###  Alternatives

[smile/elasticsuite

Magento 2 merchandising and search engine built on ElasticSearch

8044.5M33](/packages/smile-elasticsuite)[fastly/magento2

Fastly CDN Module for Magento 2.4.x

1564.2M1](/packages/fastly-magento2)[dotdigital/dotdigital-magento2-extension

Dotdigital for Magento 2

50374.2k18](/packages/dotdigital-dotdigital-magento2-extension)[swissup/module-search-mysql-legacy

Legacy mysql search for magento 2.4

10483.0k](/packages/swissup-module-search-mysql-legacy)[fredden/magento2-module-javascript-error-reporting

A Magento 2 module which captures JavaScript errors for later review by website administrators

3138.1k](/packages/fredden-magento2-module-javascript-error-reporting)[mage-os/module-inventory-reservations-grid

Add a grid with the list of inventory reservations.

126.8k](/packages/mage-os-module-inventory-reservations-grid)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
