Skip to content

Commit 8cc1208

Browse files
Merge pull request #215 from MacondoExpress/add-bc-connect-component
add connectComponentsPlanner breaking change
2 parents 175ac93 + 9917362 commit 8cc1208

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

modules/ROOT/pages/migration/index.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -321,6 +321,10 @@ The following `@cypher` field types have been removed from the `sort` argument b
321321
- `@cypher` fields with non-sortable type like `Node`, `List` etc.
322322

323323

324+
=== Removed `connectComponentsPlanner` from `cypherQueryOptions`
325+
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.
327+
324328
== Additions
325329

326330
=== Added the `_EQ` filter as an alternative to the deprecated implicit equal filters

0 commit comments

Comments
 (0)