feat(medusa, types, utils, workflow): Migrate medusa workflow to the workflow package (#4682)
This commit is contained in:
@@ -4,6 +4,7 @@ export enum Workflows {
|
||||
|
||||
export enum InputAlias {
|
||||
Products = "products",
|
||||
ProductsInputData = "productsInputData",
|
||||
RemovedProducts = "removedProducts",
|
||||
|
||||
InventoryItems = "inventoryItems",
|
||||
|
||||
Reference in New Issue
Block a user