You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
:description: This page describes how to customize the behavior of subscriptions.
5
5
6
-
GraphQL subscriptions to Neo4j use [Change Data Capture](https://neo4j.com/docs/cdc/current/). It's behaviour can be configured by passing an instance of `Neo4jGraphQLSubscriptionsCDCEngine`
6
+
GraphQL subscriptions to Neo4j use [Change Data Capture](https://neo4j.com/docs/cdc/current/) (CDC).
7
+
It's behavior can be configured by passing an instance of `Neo4jGraphQLSubscriptionsCDCEngine`.
0 commit comments