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