StockSettings
Represents the channel stock settings.
Added in Saleor 3.7type StockSettings {
allocationStrategy: AllocationStrategyEnum!
}
Fields
StockSettings.allocationStrategy ● AllocationStrategyEnum! non-null enum
Allocation strategy defines the preference of warehouses for allocations and reservations.
Member of
Channel object
Was this page helpful?