Skip to main content

AssignmentTypeListFilterInput

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

input AssignmentTypeListFilterInput {
all: AssignmentTypeFilterInput
any: AssignmentTypeFilterInput
none: AssignmentTypeFilterInput
}

Fields

AssignmentTypeListFilterInput.all ● AssignmentTypeFilterInput input

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

AssignmentTypeListFilterInput.any ● AssignmentTypeFilterInput input

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

AssignmentTypeListFilterInput.none ● AssignmentTypeFilterInput input

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

Member of

IssueTemplateFilterInput input