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