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