feat: Expose iconUrl together with steps
This commit is contained in:
@@ -330,6 +330,7 @@ type Step {
|
||||
previousStepId: String
|
||||
key: String
|
||||
appKey: String
|
||||
iconUrl: String
|
||||
type: StepEnumType
|
||||
parameters: JSONObject
|
||||
connection: Connection
|
||||
|
Reference in New Issue
Block a user