OBJECT
type ProcessTimelineResult {items: [ProcessTimelineItem!]! successCount: Int! warningCount: Int! errorCount: Int! }