- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
bulkCreateDeleteLevelsWorkflow - Medusa Core Workflows Reference
This documentation provides a reference to the bulkCreateDeleteLevelsWorkflow
. It belongs to the @medusajs/medusa/core-flows
package.
This workflow creates and deletes inventory levels.
Deprecated: Use
batchInventoryItemLevels
instead.Examples#
Steps#
Input#
BulkCreateDeleteLevelsWorkflowInput
BulkCreateDeleteLevelsWorkflowInput
BulkCreateDeleteLevelsWorkflowInput
BulkCreateDeleteLevelsWorkflowInputcreates
CreateInventoryLevelInput[]
creates
CreateInventoryLevelInput[]deletes
object[]
deletes
object[]Output#
InventoryLevelDTO[]
InventoryLevelDTO[]
InventoryLevelDTO[]
InventoryLevelDTO[]InventoryLevelDTO
InventoryLevelDTOThe inventory level details.
InventoryLevelDTO
InventoryLevelDTOWas this page helpful?