fix: Add scheduler to AvailableAppsEnumType

This commit is contained in:
Faruk AYDIN
2022-07-14 16:26:40 +03:00
parent 5d4ef1bbe8
commit b44cccb972

View File

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