createProduct
This mutation creates a new product. The product is a single item or a total look item.
createProduct(
input: CreateProductInput!
): Product!
Arguments
createProduct.input
● CreateProductInput!
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.