Compare commits

..

No commits in common. "531ba3ffdb35eee9ee78f0189ec037c11ccb613a" and "37fb9a13f892b0f202ae6fb2c37c041f050ad1a5" have entirely different histories.

1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@ export type NodeType =
| "restAPISource"
| "condition"
| "dataTransform"
| "aggregate"
| "insertAction"
| "updateAction"
| "deleteAction"