Skip to main content

RelationTemplateListFilterInput

Used to filter by a connection-based property. Fields are joined by AND

input RelationTemplateListFilterInput {
all: RelationTemplateFilterInput
any: RelationTemplateFilterInput
none: RelationTemplateFilterInput
}

Fields

RelationTemplateListFilterInput.all ● RelationTemplateFilterInput input

Filters for nodes where all of the related nodes match this filter

RelationTemplateListFilterInput.any ● RelationTemplateFilterInput input

Filters for nodes where any of the related nodes match this filter

RelationTemplateListFilterInput.none ● RelationTemplateFilterInput input

Filters for nodes where none of the related nodes match this filter

Member of

RelationConditionFilterInput input ● RelationTemplateFilterInput input