--- title: MetafieldCapabilityUniqueValues - GraphQL Admin description: Information about the unique values capability on a metafield definition. api_version: 2025-10 api_name: admin type: object api_type: graphql 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 --- # 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)