API Updates for June 27, 2024
timestamp1719507217692
API
GraphQL
Bug Fix
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_created
anddate_modified
parameters. 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_id
parameter in locations.v3.yml. Thank you @smcc-riccardoc.