updateProduct
Update a product
updateProduct(
input: UpdateProductInput!
): Product!
Arguments
updateProduct.input
● UpdateProductInput!
non-null input
Input for the updateProduct mutation
Type
Product
object
A product.