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