feat: introduce singleton webhook URL

This commit is contained in:
Ali BARIN
2023-06-22 08:51:43 +00:00
parent 92638c2e97
commit de7a35dfe9
19 changed files with 285 additions and 78 deletions
@@ -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 {