We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a90e0a1 commit eb44f73Copy full SHA for eb44f73
modules/ROOT/pages/schema-configuration/field-configuration.adoc
@@ -95,12 +95,6 @@ directive @relationship(
95
) on FIELD_DEFINITION
96
----
97
98
-[NOTE]
99
-====
100
-In version 4.0.0, `aggregate` is `false` as default.
101
-See xref:migration/index.adoc[`Relationship updates`] for more information.
102
103
-
104
=== Usage
105
106
*Configure aggregation*
@@ -542,4 +536,4 @@ input ActorActedInNodeAggregationWhereInput {
542
536
}
543
537
544
538
545
-As shown by the previous inputs fields, the `actors` field is not available for filtering on both value and aggregation filters.
539
+As shown by the previous inputs fields, the `actors` field is not available for filtering on both value and aggregation filters.
0 commit comments