WarehouseUpdate
input
Updates a Warehouse.
Updates the selected Warehouse with the inserted data. Only the fields sent are updated.
Fields
| Name | Type | Description |
|---|---|---|
warehouseId | Int! | |
visible | Int | |
name | String | |
isDefault | Boolean | |
number | String | |
address | String | |
city | String | |
zipCode | String | |
phone | String | |
fax | String | |
contactName | String | |
contactEmail | String | |
countryId | Int |