StockSettings
Represents the channel stock settings.
Added in Saleor 3.7type 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