Skip to content

Commit 9917362

Browse files
change context to GraphQL context
1 parent b5b9187 commit 9917362

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/migration/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -323,7 +323,7 @@ The following `@cypher` field types have been removed from the `sort` argument b
323323

324324
=== Removed `connectComponentsPlanner` from `cypherQueryOptions`
325325

326-
Following the deprecation of the link:https://neo4j.com/docs/cypher-manual/current/planning-and-tuning/query-tuning/#cypher-connect-components-planner[`connectComponentsPlanner`], the field is no longer accepted in the context and is removed from the `cypherQueryOptions` object.
326+
Following the deprecation of the link:https://neo4j.com/docs/cypher-manual/current/planning-and-tuning/query-tuning/#cypher-connect-components-planner[`connectComponentsPlanner`], the field is no longer accepted in the GraphQL context and is removed from the `cypherQueryOptions` object.
327327

328328
== Additions
329329

0 commit comments

Comments
 (0)