---
title: MetafieldCapabilityUniqueValues - GraphQL Admin
description: Information about the unique values capability on a metafield definition.
api_version: 2026-04
source_url:
  html: >-
    https://shopify.dev/docs/api/admin-graphql/latest/objects/MetafieldCapabilityUniqueValues
  md: >-
    https://shopify.dev/docs/api/admin-graphql/latest/objects/MetafieldCapabilityUniqueValues.md
api_name: admin
api_type: graphql
type: object
metadata:
  domain: admin
---

# Metafield​Capability​Unique​Values

object

Information about the unique values capability on a metafield definition.

## Fields

* eligible

  [Boolean!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/Boolean)

  non-null

  Indicates if the definition is eligible to have the capability.

* enabled

  [Boolean!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/Boolean)

  non-null

  Indicates if the capability is enabled.

***

## Map

### Fields with this object

* [MetafieldCapabilities.uniqueValues](https://shopify.dev/docs/api/admin-graphql/latest/objects/MetafieldCapabilities#field-MetafieldCapabilities.fields.uniqueValues)
