PropertyInsert
input
Creates a new Property.
Fields
| Name | Type | Description |
|---|---|---|
name | String! | |
ordering | Int! | |
visible | Int! | |
values | [PropertyValueInsert]! |
Creates a new Property.
| Name | Type | Description |
|---|---|---|
name | String! | |
ordering | Int! | |
visible | Int! | |
values | [PropertyValueInsert]! |