ProductVariantRelationshipUpdateInput
The input fields for updating a composite product variant.
Anchor to FieldsFields
- Anchor to parentProductIdparent•
Product Id A product ID which contains product variants that have relationships with other variants.
- Anchor to parentProductVariantIdparent•
Product Variant Id The product variant ID representing that which contains the relationships with other variants.
- Anchor to priceInputprice•
Input PriceInput Default:null Method in which to update the price of the parent product variant.
- Anchor to productVariantRelationshipsToCreateproduct•
Variant Relationships To Create [ProductVariant Default:nullGroup Relationship Input!] The product variants and associated quantitites to add to the product variant.
- Anchor to productVariantRelationshipsToRemoveproduct•
Variant Relationships To Remove [ID!]Default:null The bundle component product variants to be removed from the product variant.
- Anchor to productVariantRelationshipsToUpdateproduct•
Variant Relationships To Update [ProductVariant Default:nullGroup Relationship Input!] The product variants and associated quantitites to update in specified product variant.
- Anchor to removeAllProductVariantRelationshipsremove•
All Product Variant Relationships BooleanDefault:false Whether to remove all components from the product variant. The default value is
false
.