productImageUpdate
Updates a product image.
productImageUpdate(
id: ID!
input: ProductImageUpdateInput!
): ProductImageUpdate
Arguments
productImageUpdate.id ● ID! non-null scalar
ID of a product image to update.
productImageUpdate.input ● ProductImageUpdateInput! non-null input
Fields required to update a product image.
Type
ProductImageUpdate object
Updates a product image.