Types > InventoryRuleLookupResult
Description
Topic: Inventory Rules
Fields
default_inventory_location: InventoryLocation
inventory_locations: [InventoryLocation]
inventory_strategy: InventoryStrategy!
How inventory location should be picked
Whether to allow picking multiple locations per order
Example: true
prefer_pickup_location: Boolean!
Whether to consider customer selected pickup location before anything else
Example: true
Whether to allow splitting bundle line items across multiple locations
Example: false
Whether to allow splitting individual line items across multiple locations
Example: false
Used By
Queries
Preview (typescript)
Loading module