☰
ProductCategoryInsert
Creates a new ProductCategory.
Input Fields
name: String!
summary: String
img: Upload
posVisible: Boolean
parentId: Int
child: [ProductCategoryInsert]
Required fields are marked with "!"