feat: Expose iconUrl together with steps

This commit is contained in:
Faruk AYDIN
2022-08-06 23:11:42 +03:00
parent 5a24b9ec8a
commit e7f12f4a06
2 changed files with 10 additions and 0 deletions

View File

@@ -330,6 +330,7 @@ type Step {
previousStepId: String
key: String
appKey: String
iconUrl: String
type: StepEnumType
parameters: JSONObject
connection: Connection