Skip to content

Commit f3ad5b5

Browse files
authored
Merge pull request #247 from neo4j/fix-sub-link
Fix link to subscription configuration
2 parents 30d445b + a35e3ff commit f3ad5b5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/ROOT/pages/neo4jgraphql-class.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ See xref:security/configuration.adoc[Security > Configuration].
7171
=== Subscription settings
7272

7373
Enable the `subscriptions` feature of the Neo4j GraphQL Library by setting it to `true`.
74+
It is also used to provide subscription settings. See xref:subscriptions/customize-cdc.adoc[Subscription engines].
7475

7576

7677
=== Exclude deprecated fields
@@ -82,4 +83,4 @@ See xref:optimization.adoc#_exclude_deprecated_fields[Exclude `@deprecated` fiel
8283
=== Vector settings
8384

8485
Set your GenAI provider credentials with the `vector` field.
85-
See xref:directives/indexes-and-constraints.adoc#_vector_index_search[`@vector`].
86+
See xref:directives/indexes-and-constraints.adoc#_vector_index_search[`@vector`].

0 commit comments

Comments
 (0)