fix(workflows): Workflow types (#4673)

* fix(workflow): types and handlers

* add middleware pipe example

* Create nine-gorillas-collect.md
This commit is contained in:
Adrien de Peretti
2023-08-02 13:50:06 +02:00
committed by GitHub
parent dae34297eb
commit e78c47b66f
8 changed files with 56 additions and 59 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/workflows": patch
---
Feat/workflow confusion elimination