Readonly
actionReadonly
imageThe URL of the image to set the label.
Optional
Readonly
labelValue to set. If empty, any existing value will be removed.
Optional
Readonly
skuThe sku
of the ProductVariant to update.
Optional
Readonly
stagedIf true
, only the staged image is updated. If false
, both the current and staged image is updated.
Optional
Readonly
variantThe id
of the ProductVariant to update.
Either
variantId
orsku
is required.