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