feat: show "instant" chip for webhook triggers

This commit is contained in:
Ali BARIN
2022-12-10 16:39:10 +01:00
parent 9cde662092
commit e77580dd35
4 changed files with 60 additions and 6 deletions

View File

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

View File

@@ -66,6 +66,7 @@ export const GET_APPS = gql`
triggers {
name
key
type
pollInterval
description
substeps {