feat: introduce singleton webhook URL
This commit is contained in:
@@ -60,6 +60,7 @@ export const GET_APP = gql`
|
||||
name
|
||||
key
|
||||
type
|
||||
showWebhookUrl
|
||||
pollInterval
|
||||
description
|
||||
substeps {
|
||||
|
@@ -67,6 +67,7 @@ export const GET_APPS = gql`
|
||||
name
|
||||
key
|
||||
type
|
||||
showWebhookUrl
|
||||
pollInterval
|
||||
description
|
||||
substeps {
|
||||
|
Reference in New Issue
Block a user