Anchor to HasCompareDigestHas
interfaceHas Compare Digest
Represents a summary of the current version of data in a resource.
The field can be used as input for mutations that implement a compare-and-swap mechanism.
Anchor to FieldsFields
- compareDigest (String!)
- Anchor to compareDigestcompare•String!
Digest non-null The data stored in the resource, represented as a digest.
Was this section helpful?
Anchor to Types implemented inTypes implemented in
- Metafield (Metafield)
- •OBJECT
The custom metadata attached to a resource. Metafields can be sorted into namespaces and are comprised of keys, values, and value types.
Was this section helpful?