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