--- title: ProductOptionValueSwatch - GraphQL Admin description: A swatch associated with a product option value. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/objects/ProductOptionValueSwatch md: >- https://shopify.dev/docs/api/admin-graphql/unstable/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/unstable/scalars/Color) The color representation of the swatch. * image [Media​Image](https://shopify.dev/docs/api/admin-graphql/unstable/objects/MediaImage) An image representation of the swatch. *** ## Map ### Fields with this object * {}[ProductOptionValue.swatch](https://shopify.dev/docs/api/admin-graphql/unstable/objects/ProductOptionValue#field-ProductOptionValue.fields.swatch)