Schema Documentation

ProductAllPaSizeInput

Description

Set relationships between the Product to allPaSize

Fields
Input FieldDescription
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]}