updateWarehouse
Updates given warehouse.
updateWarehouse(
externalReference: String
id: ID
input: WarehouseUpdateInput!
): WarehouseUpdate
Arguments
updateWarehouse.externalReference
● String
scalar miscellaneous
External reference of a warehouse.
Added in Saleor 3.16
updateWarehouse.id
● ID
scalar miscellaneous
ID of a warehouse to update.
updateWarehouse.input
● WarehouseUpdateInput!
non-null input products
Fields required to update warehouse.
Type
WarehouseUpdate
object products
Updates given warehouse.