feat(workflows-sdk): Execute workflows as step in other workflows (#7183)

This commit is contained in:
Adrien de Peretti
2024-05-02 11:29:28 -03:00
committed by GitHub
parent b8a0a459a8
commit 7a351eef09
13 changed files with 474 additions and 273 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/workflows-sdk": patch
---
feat(workflows-sdk): Execute workflows as step in other workflows