feat: add flow app icons in execution row
This commit is contained in:
@@ -17,6 +17,9 @@ export const GET_EXECUTIONS = gql`
|
||||
id
|
||||
name
|
||||
active
|
||||
steps {
|
||||
iconUrl
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user