ConfigurableOption
OBJECT
Configurable product option (e.g. Type, Size, Color). Each value carries its option_id + label + optional swatch (Magento-style: visual color, visual image, or text).
Fields
attribute_code:String!label:String!position:Int!swatch_input_type:String!Magento-style swatch mode for the attribute: 'none' | 'visual' | 'text'. Storefront uses this to decide fallback rendering when an option has no explicit swatch row.
