feat: support interactive fields
This commit is contained in:
@@ -107,6 +107,8 @@ type SubstepArgument {
|
||||
source: SubstepArgumentSource
|
||||
additionalFields: SubstepArgumentAdditionalFields
|
||||
dependsOn: [String]
|
||||
fields: [SubstepArgument]
|
||||
value: JSONObject
|
||||
}
|
||||
|
||||
type SubstepArgumentOption {
|
||||
|
Reference in New Issue
Block a user