Back to Developer changelog

Compare-and-swap (CAS) for the Metafields API

API

Effective June 28, 2024

As of GraphQL Admin and Customer Account APIs version 2024-07, you can now set metafields using compare-and-swap (CAS) through the new compareDigest field for the metafieldsSet mutation.

Using CAS will add support to properly handle concurrency requests.