warehouseUpdate
Updates given warehouse.
warehouseUpdate(
id: ID!
input: WarehouseUpdateInput!
): WarehouseUpdate
Arguments
warehouseUpdate.id ● ID! non-null scalar
ID of a warehouse to update.
warehouseUpdate.input ● WarehouseUpdateInput! non-null input
Fields required to update warehouse.
Type
WarehouseUpdate object
Updates given warehouse.