feat: show "instant" chip for webhook triggers
This commit is contained in:
@@ -59,6 +59,7 @@ export const GET_APP = gql`
|
||||
triggers {
|
||||
name
|
||||
key
|
||||
type
|
||||
pollInterval
|
||||
description
|
||||
substeps {
|
||||
|
@@ -66,6 +66,7 @@ export const GET_APPS = gql`
|
||||
triggers {
|
||||
name
|
||||
key
|
||||
type
|
||||
pollInterval
|
||||
description
|
||||
substeps {
|
||||
|
Reference in New Issue
Block a user