OBJECT
type ProcessTimelineItem {startTime: DateTime! endTime: DateTime! successCount: Int! warningCount: Int! errorCount: Int! }