Readonly
actionReadonly
imageThe URL of the image to update.
Readonly
positionPosition in images
where the image should be moved. Must be between 0
and the total number of images minus 1
.
Optional
Readonly
skuThe sku
of the ProductVariant to update.
Optional
Readonly
stagedIf true
, only the staged images
is updated. If false
, both the current and staged images
is updated.
Optional
Readonly
variantThe id
of the ProductVariant to update.
Either
variantId
orsku
is required.