Skip to main content

AddedLabelEventFilterInput

Filter used to filter AddedLabelEvent

input AddedLabelEventFilterInput {
addedLabel: LabelFilterInput
and: [AddedLabelEventFilterInput!]
createdAt: DateTimeFilterInput
createdBy: UserFilterInput
id: IDFilterInput
issue: IssueFilterInput
lastModifiedAt: DateTimeFilterInput
lastModifiedBy: UserFilterInput
not: AddedLabelEventFilterInput
or: [AddedLabelEventFilterInput!]
parentItem: ParentTimelineItemFilterInput
timelineItemTypes: [TimelineItemType!]
}

Fields

AddedLabelEventFilterInput.addedLabel ● LabelFilterInput input

Filters for nodes where the related node match this filter

AddedLabelEventFilterInput.and ● [AddedLabelEventFilterInput!] list input

Connects all subformulas via and

AddedLabelEventFilterInput.createdAt ● DateTimeFilterInput input

Filter by createdAt

AddedLabelEventFilterInput.createdBy ● UserFilterInput input

Filters for nodes where the related node match this filter

AddedLabelEventFilterInput.id ● IDFilterInput input

Filter by id

AddedLabelEventFilterInput.issue ● IssueFilterInput input

Filters for nodes where the related node match this filter

AddedLabelEventFilterInput.lastModifiedAt ● DateTimeFilterInput input

Filter by lastModifiedAt

AddedLabelEventFilterInput.lastModifiedBy ● UserFilterInput input

Filters for nodes where the related node match this filter

AddedLabelEventFilterInput.not ● AddedLabelEventFilterInput input

Negates the subformula

AddedLabelEventFilterInput.or ● [AddedLabelEventFilterInput!] list input

Connects all subformulas via or

AddedLabelEventFilterInput.parentItem ● ParentTimelineItemFilterInput input

Filters for nodes where the related node match this filter

AddedLabelEventFilterInput.timelineItemTypes ● [TimelineItemType!] list enum

Filter for specific timeline items. Entries are joined by OR

Member of

AddedLabelEventFilterInput input ● AuditedNodeFilterInput input ● PublicTimelineItemFilterInput input ● TimelineItemFilterInput input