--- title: ProductOptionValueSwatch - GraphQL Admin description: A swatch associated with a product option value. api_version: 2025-10 api_name: admin type: object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/objects/productoptionvalueswatch md: https://shopify.dev/docs/api/admin-graphql/latest/objects/productoptionvalueswatch.md --- # Product​Option​Value​Swatch object Requires `read_products` access scope. A swatch associated with a product option value. ## Fields * color [Color](https://shopify.dev/docs/api/admin-graphql/latest/scalars/Color) The color representation of the swatch. * image [Media​Image](https://shopify.dev/docs/api/admin-graphql/latest/objects/MediaImage) An image representation of the swatch. *** ## Map ### Fields with this object * {}[ProductOptionValue.swatch](https://shopify.dev/docs/api/admin-graphql/latest/objects/ProductOptionValue#field-ProductOptionValue.fields.swatch)