object ProductImage
Fields
| Field | Type | Description |
|---|---|---|
src | String | The url where the image is hosted |
position | Int | The order in which the image should appear |
Referenced By
- Product Type
Example
{
"src": "abc123",
"position": 987
}| Field | Type | Description |
|---|---|---|
src | String | The url where the image is hosted |
position | Int | The order in which the image should appear |
{
"src": "abc123",
"position": 987
}