Schema Documentation
ProductAllPaSizeInput
Description
Set relationships between the Product to allPaSize
Fields
| Input Field | Description |
|---|---|
append - Boolean | If true, this will append the paSize to existing related allPaSize. If false, this will replace existing relationships. Default true. |
nodes - [ProductAllPaSizeNodeInput] | The input list of items to set. |
Example
{"append":true,"nodes":[ProductAllPaSizeNodeInput]}