object Execution { field: String! alias: String state: ExecutionState! startLine: Int endLine: Int }
field
alias
state
startLine
endLine