ProductCategoryInsert
input
Creates a new ProductCategory.
Fields
| Name | Type | Description |
|---|---|---|
name | String! | |
summary | String | |
img | Upload | |
posVisible | Boolean | |
parentId | Int | |
child | [ProductCategoryInsert] |
Creates a new ProductCategory.
| Name | Type | Description |
|---|---|---|
name | String! | |
summary | String | |
img | Upload | |
posVisible | Boolean | |
parentId | Int | |
child | [ProductCategoryInsert] |