Skip to main content
Version: 3.x

warehouse

Look up a warehouse by ID.

Requires one of the following permissions: MANAGE_PRODUCTSMANAGE_ORDERSMANAGE_SHIPPING
warehouse(
id: ID
externalReference: String
): Warehouse

Arguments

warehouse.id ● ID scalar

ID of a warehouse.

warehouse.externalReference ● String scalar

External ID of a warehouse.

Added in Saleor 3.10

Type

Warehouse object

Represents warehouse.


Was this page helpful?