Merge pull request #507 from automatisch/issue-499
feat: show poll interval in trigger step
This commit is contained in:
@@ -387,6 +387,7 @@ type Trigger {
|
||||
name: String
|
||||
key: String
|
||||
description: String
|
||||
pollInterval: Int
|
||||
substeps: [TriggerSubstep]
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user