Merge pull request #507 from automatisch/issue-499

feat: show poll interval in trigger step
This commit is contained in:
Ömer Faruk Aydın
2022-09-14 01:12:10 +03:00
committed by GitHub
6 changed files with 19 additions and 0 deletions

View File

@@ -55,6 +55,7 @@ export const GET_APP = gql`
triggers {
name
key
pollInterval
description
substeps {
name