Merge pull request #338 from automatisch/fix/scheduler-app-type

fix: Add scheduler to AvailableAppsEnumType
This commit is contained in:
Ömer Faruk Aydın
2022-07-14 23:44:06 +03:00
committed by GitHub

View File

@@ -142,6 +142,7 @@ enum AvailableAppsEnumType {
twitter twitter
typeform typeform
slack slack
scheduler
} }
type Connection { type Connection {