Skip to main content

updateProduct

This mutation updates a product. You can update only products that are connected to brands that are attached to you.

updateProduct(
id: ID!
input: UpdateProductInput!
): Product!

Arguments

updateProduct.id ● ID! non-null scalar

updateProduct.input ● UpdateProductInput! non-null input

Type

Product object

Product is a central entity in Genera system. It represents a single item or a total look item. It has a lot of fields that help to generate better try on results. The more fields you fill, the better results you get.