# ProductBundleComponentOptionSelectionStatus - admin-graphql - ENUM
Version: 2025-01

## Description
The status of a component option value related to a bundle.

### Access Scopes





## Enum values
* [DESELECTED](/docs/api/admin-graphql/2025-01/enums/DESELECTED)
* [NEW](/docs/api/admin-graphql/2025-01/enums/NEW)
* [SELECTED](/docs/api/admin-graphql/2025-01/enums/SELECTED)
* [UNAVAILABLE](/docs/api/admin-graphql/2025-01/enums/UNAVAILABLE)

## Fields with this enum
* [ProductBundleComponentOptionSelectionValue.selectionStatus](/docs/api/admin-graphql/2025-01/objects/ProductBundleComponentOptionSelectionValue)


## Examples