StockSettings Object
Represents the channel stock settings.
type StockSettings {
allocationStrategy: AllocationStrategyEnum!
}
Fields
StockSettings.allocationStrategy
● AllocationStrategyEnum!
non-null enum products
Allocation strategy defines the preference of warehouses for allocations and reservations.
Member Of
Channel
object