Model
CustomizableOption
Magento\QuoteGraphQl\Model\CartItem\DataProvider\CustomizableOption
What it does
This class retrieves and formats customizable product option data for cart items in GraphQL queries.
Developers use it when they need to display custom options (like text fields, dropdowns, or date selectors) that customers have selected for products in their shopping cart through the GraphQL API.
Public Methods
- getData()