# ProductBundleComponentQuantityOptionValue - admin-graphql - OBJECT Version: 2024-10 ## Description A quantity option value related to a componentized product. ### Access Scopes `read_products` access scope. ## Fields * [name](/docs/api/admin-graphql/2024-10/scalars/String): String! - The name of the option value. * [quantity](/docs/api/admin-graphql/2024-10/scalars/Int): Int! - The quantity of the option value. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples