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