Skip to main content

IMSTemplateListFilterInput

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

input IMSTemplateListFilterInput {
all: IMSTemplateFilterInput
any: IMSTemplateFilterInput
none: IMSTemplateFilterInput
}

Fields

IMSTemplateListFilterInput.all ● IMSTemplateFilterInput input

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

IMSTemplateListFilterInput.any ● IMSTemplateFilterInput input

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

IMSTemplateListFilterInput.none ● IMSTemplateFilterInput input

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

Member of

IMSTemplateFilterInput input