OBJECT
type ExecutionResult {activityResults: [ActivityResult] deploymentTime: Long description: String domain: String endTime: Long executionId: Long host: String id: Long message: String startTime: Long status: WorkflowStatus user: String variables: Json version: Int workflowName: String workflowPath: String }