Skip to main content

RemovedAffectedEntityEventFilterInput

Filter used to filter RemovedAffectedEntityEvent

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

Fields

RemovedAffectedEntityEventFilterInput.and ● [RemovedAffectedEntityEventFilterInput!] list input

Connects all subformulas via and

RemovedAffectedEntityEventFilterInput.createdAt ● DateTimeFilterInput input

Filter by createdAt

RemovedAffectedEntityEventFilterInput.createdBy ● UserFilterInput input

Filters for nodes where the related node match this filter

RemovedAffectedEntityEventFilterInput.id ● IDFilterInput input

Filter by id

RemovedAffectedEntityEventFilterInput.issue ● IssueFilterInput input

Filters for nodes where the related node match this filter

RemovedAffectedEntityEventFilterInput.lastModifiedAt ● DateTimeFilterInput input

Filter by lastModifiedAt

RemovedAffectedEntityEventFilterInput.lastModifiedBy ● UserFilterInput input

Filters for nodes where the related node match this filter

RemovedAffectedEntityEventFilterInput.not ● RemovedAffectedEntityEventFilterInput input

Negates the subformula

RemovedAffectedEntityEventFilterInput.or ● [RemovedAffectedEntityEventFilterInput!] list input

Connects all subformulas via or

RemovedAffectedEntityEventFilterInput.parentItem ● ParentTimelineItemFilterInput input

Filters for nodes where the related node match this filter

RemovedAffectedEntityEventFilterInput.removedAffectedEntity ● AffectedByIssueFilterInput input

Filters for nodes where the related node match this filter

RemovedAffectedEntityEventFilterInput.timelineItemTypes ● [TimelineItemType!] list enum

Filter for specific timeline items. Entries are joined by OR

Member of

AuditedNodeFilterInput input ● PublicTimelineItemFilterInput input ● RemovedAffectedEntityEventFilterInput input ● TimelineItemFilterInput input