File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ Please use the `queryDirection` argument of the `@relationship` directive instea
138138
139139The `directedArgument` setting of `excludeDeprecatedFields` has been removed.
140140
141- === Changed `queryDirection` values
141+ === Accepted values of the `queryDirection` argument of `@relationship` has been changed
142142
143143Following the removal of the `directed` argument,
144144the `queryDirection` argument of the `@relationship` directive now only accepts two possible values:
183183
184184The `typename_IN` setting of `excludeDeprecatedFields` has been removed.
185185
186- === Aggregations are no longer available for `ID` fields
186+ === Aggregations are no longer generated for `ID` fields
187187
188- `ID` fields are no longer included in aggregation fields and filters.
188+ `ID` fields are excluded from aggregation fields and aggregation filters.
189189
190190=== Single element relationships have been removed
191191
Original file line number Diff line number Diff line change 11# tag::note[]
22[NOTE]
33====
4- This is the documentation of the GraphQL Library version 6 .
4+ This is the documentation of the GraphQL Library version 7 .
55For the long-term support (LTS) version 5, refer to link:{neo4j-docs-base-uri}/graphql/5/[GraphQL Library version 5 LTS].
66====
77# end::note[]
You can’t perform that action at this time.
0 commit comments