feat(grapql-schema): add type property in Trigger
This commit is contained in:
@@ -381,6 +381,7 @@ type Trigger {
|
||||
key: String
|
||||
description: String
|
||||
pollInterval: Int
|
||||
type: String
|
||||
substeps: [TriggerSubstep]
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user