☰
productUpdate
Updates a product
Updates the selected product with the inserted data. Returns the updated product.
Function signature
productUpdate(companyId: Int!,data: ProductUpdate!): Product!
Type
Arguments
companyId: Int!
data: ProductUpdate!
Required fields are marked with "!"