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