Skip to content
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
Original file line number Diff line number Diff line change
Expand Up @@ -95,12 +95,6 @@ directive @relationship(
) on FIELD_DEFINITION
----

[NOTE]
====
In version 4.0.0, `aggregate` is `false` as default.
See xref:migration/v4-migration/index.adoc#_relationship_changes[`@relationship changes`] for more information.
====

=== Usage

*Configure aggregation*
Expand Down Expand Up @@ -542,4 +536,4 @@ input ActorActedInNodeAggregationWhereInput {
}
----

As shown by the previous inputs fields, the `actors` field is not available for filtering on both value and aggregation filters.
As shown by the previous inputs fields, the `actors` field is not available for filtering on both value and aggregation filters.