feat: Add dynamic status field to get executions graphQL query
This commit is contained in:
@@ -233,6 +233,7 @@ type Execution {
|
||||
testRun: Boolean
|
||||
createdAt: String
|
||||
updatedAt: String
|
||||
status: String
|
||||
flow: Flow
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user