# HasCompareDigest - admin - INTERFACE
Version: 2025-01

## Description
Represents a summary of the current version of data in a resource.

The `compare_digest` field can be used as input for mutations that implement a compare-and-swap mechanism.

### Access Scopes



## Fields
* [compareDigest](/docs/api/admin/2025-01/scalars/String): String! - The data stored in the resource, represented as a digest.

## Connections



## Types implemented in
* [Metafield](/docs/api/admin/2025-01/objects/Metafield)


## Examples