feat: add schedule integration

This commit is contained in:
Ali BARIN
2022-05-06 10:10:01 +02:00
parent c4c3779646
commit d864831bc5
22 changed files with 222 additions and 46 deletions

View File

@@ -8,6 +8,7 @@ export const UPDATE_STEP = gql`
key
appKey
parameters
status
connection {
id
}

View File

@@ -64,6 +64,10 @@ export const GET_APPS = gql`
description
variables
dependsOn
options {
label
value
}
source {
type
name