ProductBundleComponentQuantityOption - admin-graphql - OBJECT
Version: 2024-10
Description:
A quantity option related to a bundle.
Access Scopes
`read_products` access scope.
Fields
-
name:
String! -
The name of the option value.
-
parentOption:
ProductOption -
The option that was created on the parent product.
-
values:
ProductBundleComponentQuantityOptionValue! -
The quantity values of the option.
Connections
Related queries
Related mutations
Related Unions
Examples