RelationLayoutListFilterInput
Used to filter by a connection-based property. Fields are joined by AND
input RelationLayoutListFilterInput {
all: RelationLayoutFilterInput
any: RelationLayoutFilterInput
none: RelationLayoutFilterInput
}
Fields
RelationLayoutListFilterInput.all ● RelationLayoutFilterInput input
Filters for nodes where all of the related nodes match this filter
RelationLayoutListFilterInput.any ● RelationLayoutFilterInput input
Filters for nodes where any of the related nodes match this filter
RelationLayoutListFilterInput.none ● RelationLayoutFilterInput input
Filters for nodes where none of the related nodes match this filter
Member of
ProjectFilterInput input ● ViewFilterInput input