You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following the official document, I'm trying to test an api/workflows but it return error
@medusajs/medusa/core-flows has no export member batchInventoryItemLevelsWorkflow
Package.json file
Node.js version
v20.16.0
Database and its version
16.2
Operating system name and version
Mac OSX
Browser name
No response
What happended?
batchInventoryItemLevelsWorkflow not available in @medusajs/medusa/core-flows
Expected behavior
it should available following https://github.com/medusajs/medusa/blob/develop/packages/core/core-flows/src/inventory/workflows/batch-inventory-item-levels.ts
Actual behavior
Following the official document, I'm trying to test an api/workflows but it return error
@medusajs/medusa/core-flows has no export member batchInventoryItemLevelsWorkflow
Link to reproduction repo
https://github.com/medusajs/medusa/
The text was updated successfully, but these errors were encountered: