feat: add schedule integration
This commit is contained in:
@@ -8,6 +8,7 @@ export const UPDATE_STEP = gql`
|
||||
key
|
||||
appKey
|
||||
parameters
|
||||
status
|
||||
connection {
|
||||
id
|
||||
}
|
||||
|
@@ -64,6 +64,10 @@ export const GET_APPS = gql`
|
||||
description
|
||||
variables
|
||||
dependsOn
|
||||
options {
|
||||
label
|
||||
value
|
||||
}
|
||||
source {
|
||||
type
|
||||
name
|
||||
|
Reference in New Issue
Block a user