WarehouseInsert
input
Creates a new Warehouse.
Visible is an integer that ranges from 0 to 1.
Fields
| Name | Type | Description |
|---|---|---|
visible | Int | |
name | String! | |
isDefault | Boolean | |
number | String! | |
address | String! | |
city | String! | |
zipCode | String! | |
phone | String | |
fax | String | |
contactName | String | |
contactEmail | String | |
countryId | Int! |