productImageReorder
Changes ordering of the product image.
productImageReorder(
imagesIds: [ID!]!
productId: ID!
): ProductImageReorder
Arguments
productImageReorder.imagesIds ● [ID!]! non-null scalar
IDs of a product images in the desired order.
productImageReorder.productId ● ID! non-null scalar
Id of product that images order will be altered.
Type
ProductImageReorder object
Changes ordering of the product image.