Description
Topic: Inventory Locations
Fields
address: Address!
Address of the inventory location (warehouse)
The date and time when the inventory location was created
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
Whether customer collection is allowed or not
Example: false
Whether inventory location is enabled or not
Example: true
hours: [InventoryLocationHour!]!
Unique inventory location identifier. See also: Unique Identifiers
Example: "il_EQzGqWoY"
The maximum amount of time the inventory location will take to fulfill the order
Example: 5
The minimum amount of time the inventory location will take to fulfill the order
Example: 2
Name of the inventory location
Example: "Asia Warehouse"
relevant_hours: [InventoryLocationRelevantHours!]!
Valid hours of the location for current and next weeks (according to server time)
special_hours: [InventoryLocationSpecialHours!]!
The date and time when the inventory location was updated
Example: "2014-09-04T12:23:34Z"
Timestamp (RFC 3339)
Used By
Queries
Types
OrderCustomItem, StorefrontOrderFulfillment, StorefrontReturn, StorefrontReturnPolicyShippingOption, StorefrontShippingRate, StorefrontVariantInventoryLocation
Preview (typescript)
Loading module