Schema Documentation
StockStatusCount
Description
Single stock status count
Fields
| Field Name | Description |
|---|---|
count - Int | Number of products. |
status - StockStatusEnum! | Status |
Example
{"count":123,"status":"IN_STOCK"}Single stock status count
| Field Name | Description |
|---|---|
count - Int | Number of products. |
status - StockStatusEnum! | Status |
{"count":123,"status":"IN_STOCK"}