Skip to main content
Version: 3.x

StockSettings

Represents the channel stock settings.

Added in Saleor 3.7
type 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?