ProductImageUpdateInput
Input for updating product image
input ProductImageUpdateInput {
alt: String
}
Fields
ProductImageUpdateInput.alt ● String scalar
Alt text for the image.
Member Of
productImageUpdate mutation