OBJECT
1type ProcessFileListItem {23endTime: String! 94processInfo: String! 95properties: [PropertiesListItem]! 96startTime: String! 97status: String! 98userName: String! 1011}