Skip to content

Fix link to subscription configuration #247

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 19, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion modules/ROOT/pages/neo4jgraphql-class.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ See xref:security/configuration.adoc[Security > Configuration].
=== Subscription settings

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


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

Set your GenAI provider credentials with the `vector` field.
See xref:directives/indexes-and-constraints.adoc#_vector_index_search[`@vector`].
See xref:directives/indexes-and-constraints.adoc#_vector_index_search[`@vector`].
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what's the change here? 🤔

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure why this line is detected as a change tbh, (maybe some whitespace formatting?) the link change is on line 74