ProductBundleComponentOptionSelection - admin-graphql - OBJECT
Version: 2024-10
Description:
A relationship between a component option and a parent option.
Access Scopes
`read_products` access scope.
Fields
-
componentOption:
ProductOption! -
The option that existed on the component product prior to the fixed bundle creation.
-
parentOption:
ProductOption -
The option that was created on the parent product.
-
values:
ProductBundleComponentOptionSelectionValue! -
The component option values that are actively selected for this relationship.
Connections
Related queries
Related mutations
Related Unions
Examples