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