- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
Menu
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
detachLocationsFromSalesChannelsStep - Medusa Core Workflows Reference
This documentation provides a reference to the detachLocationsFromSalesChannelsStep
. It belongs to the @medusajs/medusa/core-flows
package.
This step dismisses links between stock location and sales channel records.
Example#
Input#
DetachLocationsFromSalesChannelsStepInput
DetachLocationsFromSalesChannelsStepInputThe data to detach stock locations from sales channels.
DetachLocationsFromSalesChannelsStepInput
DetachLocationsFromSalesChannelsStepInputlinks
object[]The links to dismiss between locations and sales channels.
links
object[]Output#
never[]
never[]Was this page helpful?