Add prod from CMS (#111)
This commit is contained in:
+1
-1
@@ -440,7 +440,7 @@ type Mutation {
|
||||
"""
|
||||
Product
|
||||
"""
|
||||
addProduct(name: String!, batch: String): Product
|
||||
addProduct(name: String!, batch: String, designerId: Int): Product
|
||||
productInfo(productId: Int!, info: ProductInfoInput!): Product
|
||||
productWallpaperType(
|
||||
productId: Int!
|
||||
|
||||
Reference in New Issue
Block a user