Skip to main content

AggregatedIssueListFilterInput

Used to filter by a connection-based property. Fields are joined by AND

input AggregatedIssueListFilterInput {
all: AggregatedIssueFilterInput
any: AggregatedIssueFilterInput
none: AggregatedIssueFilterInput
}

Fields

AggregatedIssueListFilterInput.all ● AggregatedIssueFilterInput input

Filters for nodes where all of the related nodes match this filter

AggregatedIssueListFilterInput.any ● AggregatedIssueFilterInput input

Filters for nodes where any of the related nodes match this filter

AggregatedIssueListFilterInput.none ● AggregatedIssueFilterInput input

Filters for nodes where none of the related nodes match this filter

Member of

ComponentVersionFilterInput input ● InterfaceFilterInput input ● IssueFilterInput input ● RelationPartnerFilterInput input