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