RemovedOutgoingRelationEventFilterInput
Filter used to filter RemovedOutgoingRelationEvent
input RemovedOutgoingRelationEventFilterInput {
and: [RemovedOutgoingRelationEventFilterInput!]
createdAt: DateTimeFilterInput
createdBy: UserFilterInput
id: IDFilterInput
issue: IssueFilterInput
lastModifiedAt: DateTimeFilterInput
lastModifiedBy: UserFilterInput
not: RemovedOutgoingRelationEventFilterInput
or: [RemovedOutgoingRelationEventFilterInput!]
parentItem: ParentTimelineItemFilterInput
removedRelation: IssueRelationFilterInput
timelineItemTypes: [TimelineItemType!]
}
Fields
RemovedOutgoingRelationEventFilterInput.and
● [RemovedOutgoingRelationEventFilterInput!]
list input
Connects all subformulas via and
RemovedOutgoingRelationEventFilterInput.createdAt
● DateTimeFilterInput
input
Filter by createdAt
RemovedOutgoingRelationEventFilterInput.createdBy
● UserFilterInput
input
Filters for nodes where the related node match this filter
RemovedOutgoingRelationEventFilterInput.id
● IDFilterInput
input
Filter by id
RemovedOutgoingRelationEventFilterInput.issue
● IssueFilterInput
input
Filters for nodes where the related node match this filter
RemovedOutgoingRelationEventFilterInput.lastModifiedAt
● DateTimeFilterInput
input
Filter by lastModifiedAt
RemovedOutgoingRelationEventFilterInput.lastModifiedBy
● UserFilterInput
input
Filters for nodes where the related node match this filter
RemovedOutgoingRelationEventFilterInput.not
● RemovedOutgoingRelationEventFilterInput
input
Negates the subformula
RemovedOutgoingRelationEventFilterInput.or
● [RemovedOutgoingRelationEventFilterInput!]
list input
Connects all subformulas via or
RemovedOutgoingRelationEventFilterInput.parentItem
● ParentTimelineItemFilterInput
input
Filters for nodes where the related node match this filter
RemovedOutgoingRelationEventFilterInput.removedRelation
● IssueRelationFilterInput
input
Filters for nodes where the related node match this filter
RemovedOutgoingRelationEventFilterInput.timelineItemTypes
● [TimelineItemType!]
list enum
Filter for specific timeline items. Entries are joined by OR
Member of
AuditedNodeFilterInput
input ● RemovedOutgoingRelationEventFilterInput
input ● RemovedRelationEventFilterInput
input ● TimelineItemFilterInput
input