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