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