IntraComponentDependencyParticipantFilterInput
Filter used to filter IntraComponentDependencyParticipant
input IntraComponentDependencyParticipantFilterInput {
  and: [IntraComponentDependencyParticipantFilterInput!]
  id: IDFilterInput
  includedParts: InterfacePartListFilterInput
  interface: InterfaceFilterInput
  not: IntraComponentDependencyParticipantFilterInput
  or: [IntraComponentDependencyParticipantFilterInput!]
  usedAsIncomingAt: IntraComponentDependencySpecificationFilterInput
  usedAsOutgoingAt: IntraComponentDependencySpecificationFilterInput
}
Fields
IntraComponentDependencyParticipantFilterInput.and ● [IntraComponentDependencyParticipantFilterInput!] list input
Connects all subformulas via and
IntraComponentDependencyParticipantFilterInput.id ● IDFilterInput input
Filter by id
IntraComponentDependencyParticipantFilterInput.includedParts ● InterfacePartListFilterInput input
Filter by includedParts
IntraComponentDependencyParticipantFilterInput.interface ● InterfaceFilterInput input
Filters for nodes where the related node match this filter
IntraComponentDependencyParticipantFilterInput.not ● IntraComponentDependencyParticipantFilterInput input
Negates the subformula
IntraComponentDependencyParticipantFilterInput.or ● [IntraComponentDependencyParticipantFilterInput!] list input
Connects all subformulas via or
IntraComponentDependencyParticipantFilterInput.usedAsIncomingAt ● IntraComponentDependencySpecificationFilterInput input
Filters for nodes where the related node match this filter
IntraComponentDependencyParticipantFilterInput.usedAsOutgoingAt ● IntraComponentDependencySpecificationFilterInput input
Filters for nodes where the related node match this filter
Member of
IntraComponentDependencyParticipantFilterInput  input ● IntraComponentDependencyParticipantListFilterInput  input