IntraComponentDependencySpecificationFilterInput
Filter used to filter IntraComponentDependencySpecification
input IntraComponentDependencySpecificationFilterInput {
and: [IntraComponentDependencySpecificationFilterInput!]
componentVersion: ComponentVersionFilterInput
description: StringFilterInput
id: IDFilterInput
incomingParticipants: IntraComponentDependencyParticipantListFilterInput
name: StringFilterInput
not: IntraComponentDependencySpecificationFilterInput
or: [IntraComponentDependencySpecificationFilterInput!]
outgoingParticipants: IntraComponentDependencyParticipantListFilterInput
}
Fields
IntraComponentDependencySpecificationFilterInput.and
● [IntraComponentDependencySpecificationFilterInput!]
list input
Connects all subformulas via and
IntraComponentDependencySpecificationFilterInput.componentVersion
● ComponentVersionFilterInput
input
Filters for nodes where the related node match this filter
IntraComponentDependencySpecificationFilterInput.description
● StringFilterInput
input
Filter by description
IntraComponentDependencySpecificationFilterInput.id
● IDFilterInput
input
Filter by id
IntraComponentDependencySpecificationFilterInput.incomingParticipants
● IntraComponentDependencyParticipantListFilterInput
input
Filter by incomingParticipants
IntraComponentDependencySpecificationFilterInput.name
● StringFilterInput
input
Filter by name
IntraComponentDependencySpecificationFilterInput.not
● IntraComponentDependencySpecificationFilterInput
input
Negates the subformula
IntraComponentDependencySpecificationFilterInput.or
● [IntraComponentDependencySpecificationFilterInput!]
list input
Connects all subformulas via or
IntraComponentDependencySpecificationFilterInput.outgoingParticipants
● IntraComponentDependencyParticipantListFilterInput
input
Filter by outgoingParticipants
Member of
IntraComponentDependencyParticipantFilterInput
input ● IntraComponentDependencySpecificationFilterInput
input ● IntraComponentDependencySpecificationListFilterInput
input