ProductBundleComponentOptionSelectionInput - admin-graphql - INPUT_OBJECT
Version: 2024-10
Description:
The input fields for a single option related to a component product.
Access Scopes
Fields
-
componentOptionId:
ID! -
The ID of the option present on the component product.
-
name:
String! -
The name to create for this option on the parent product.
-
values:
String! -
Array of selected option values.
Input objects with this input object
Examples