Model
Swatch
Magento\Swatches\Model\Swatch
What it does
This model represents a swatch option in Magento 2's product attribute system.
Developers use this class when working with color, texture, or visual product variations, particularly for configurable products.
It defines constants for different swatch types (text, visual color, visual image) and input types used throughout the swatches module.