object WarehouseNonSellableInventoryType
Fields
| Field | Type | Description |
|---|---|---|
warehouse_id | Int! | |
details | NonSellableInventoryDetailsType! |
Referenced By
- ProductInfoType Type
Example
{
"warehouse_id": 987,
"details": NonSellableInventoryDetailsType
}| Field | Type | Description |
|---|---|---|
warehouse_id | Int! | |
details | NonSellableInventoryDetailsType! |
{
"warehouse_id": 987,
"details": NonSellableInventoryDetailsType
}