feat(workflows-sdk,orchestration): async step as background task (#6886)
This commit is contained in:
committed by
GitHub
parent
3dcf5224a1
commit
a164c0d512
@@ -9,9 +9,9 @@ import {
|
||||
import {
|
||||
InjectManager,
|
||||
InjectSharedContext,
|
||||
isString,
|
||||
MedusaContext,
|
||||
MedusaError,
|
||||
isString,
|
||||
} from "@medusajs/utils"
|
||||
import type {
|
||||
IWorkflowEngineService,
|
||||
|
||||
Reference in New Issue
Block a user