input UpdateProductImageInput
Fields
| Field | Type | Description |
|---|---|---|
src | String! | |
position | Int |
Referenced By
- UpdateProductInput Type
Example
{
"src": "abc123",
"position": 987
}| Field | Type | Description |
|---|---|---|
src | String! | |
position | Int |
{
"src": "abc123",
"position": 987
}