feat: add support for accessing step results via context (#11907)
Fixes: FRMW-2934 This PR adds support for accessing the results of a hook using the `hook.getResult` method.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@medusajs/workflows-sdk": patch
|
||||
---
|
||||
|
||||
feat: add support for accessing step results via context
|
||||
Reference in New Issue
Block a user