API Updates for June 27, 2024
API
-
We’re happy to announce the ability to apply multiple coupons on a cart using the Checkout V3 API.
-
Batch metafields now include
date_createdanddate_modifiedparameters. You can view this change for the following metafields:
GraphQL
- We are excited to announce that we have released a new geography node to the Storefront GraphQL API. Now, you can query an unfiltered list of countries.
Bug Fix
- Removed duplicate
location_idparameter in locations.v3.yml. Thank you @smcc-riccardoc.