# ProductBundleComponentOptionSelectionValue - admin-graphql - OBJECT
Version: 2025-01

## Description
A component option value related to a bundle line.

### Access Scopes
`read_products` access scope.


## Fields
* [selectionStatus](/docs/api/admin-graphql/2025-01/enums/ProductBundleComponentOptionSelectionStatus): ProductBundleComponentOptionSelectionStatus! - Selection status of the option.
* [value](/docs/api/admin-graphql/2025-01/scalars/String): String! - The value of the option.

## Connections



## Related queries

## Related mutations

## Related Unions

## Examples