AffectedByIssueFilterInput
Filter used to filter AffectedByIssue
input AffectedByIssueFilterInput {
affectingIssues: IssueListFilterInput
and: [AffectedByIssueFilterInput!]
id: IDFilterInput
isComponentAnd: ComponentFilterInput
isComponentVersionAnd: ComponentVersionFilterInput
isInterfaceAnd: InterfaceFilterInput
isInterfacePartAnd: InterfacePartFilterInput
isInterfaceSpecificationAnd: InterfaceSpecificationFilterInput
isInterfaceSpecificationVersionAnd: InterfaceSpecificationVersionFilterInput
isNamedAffectedByIssueAnd: NamedAffectedByIssueFilterInput
isProjectAnd: ProjectFilterInput
isRelationPartnerAnd: RelationPartnerFilterInput
isTrackableAnd: TrackableFilterInput
not: AffectedByIssueFilterInput
or: [AffectedByIssueFilterInput!]
relatedTo: ID
}
Fields
AffectedByIssueFilterInput.affectingIssues
● IssueListFilterInput
input
Filter by affectingIssues
AffectedByIssueFilterInput.and
● [AffectedByIssueFilterInput!]
list input
Connects all subformulas via and
AffectedByIssueFilterInput.id
● IDFilterInput
input
Filter by id
AffectedByIssueFilterInput.isComponentAnd
● ComponentFilterInput
input
Filter for nodes of type Component
AffectedByIssueFilterInput.isComponentVersionAnd
● ComponentVersionFilterInput
input
Filter for nodes of type ComponentVersion
AffectedByIssueFilterInput.isInterfaceAnd
● InterfaceFilterInput
input
Filter for nodes of type Interface
AffectedByIssueFilterInput.isInterfacePartAnd
● InterfacePartFilterInput
input
Filter for nodes of type InterfacePart
AffectedByIssueFilterInput.isInterfaceSpecificationAnd
● InterfaceSpecificationFilterInput
input
Filter for nodes of type InterfaceSpecification
AffectedByIssueFilterInput.isInterfaceSpecificationVersionAnd
● InterfaceSpecificationVersionFilterInput
input
Filter for nodes of type InterfaceSpecificationVersion
AffectedByIssueFilterInput.isNamedAffectedByIssueAnd
● NamedAffectedByIssueFilterInput
input
Filter for nodes of type NamedAffectedByIssue
AffectedByIssueFilterInput.isProjectAnd
● ProjectFilterInput
input
Filter for nodes of type Project
AffectedByIssueFilterInput.isRelationPartnerAnd
● RelationPartnerFilterInput
input
Filter for nodes of type RelationPartner
AffectedByIssueFilterInput.isTrackableAnd
● TrackableFilterInput
input
Filter for nodes of type Trackable
AffectedByIssueFilterInput.not
● AffectedByIssueFilterInput
input
Negates the subformula
AffectedByIssueFilterInput.or
● [AffectedByIssueFilterInput!]
list input
Connects all subformulas via or
AffectedByIssueFilterInput.relatedTo
● ID
scalar
Filters for AffectedByIssues which are related to a Trackable
Member of
AddedAffectedEntityEventFilterInput
input ● AffectedByIssueFilterInput
input ● AffectedByIssueListFilterInput
input ● RemovedAffectedEntityEventFilterInput
input ● searchAffectedByIssues
query