Developer changelog

Subscribe to the changelog to stay up to date on recent changes to Shopify’s APIs and other developer products, as well as preview upcoming features and beta releases.

Get updates by RSS

Multiple domains on the primary market

API

Action required

As of API version 2023-10, you can have multiple domains on the primary market. The following changes have been introduced to the Markets API:

  • New Market.webPresences connection has been added
  • Pre-existing Market.webPresence field will return the primary domain web presence for a primary market with multiple web presences
  • marketWebPresenceCreate mutation will now allow adding additional web presences to the primary market
  • The required marketId argument has been removed from the marketWebPresenceUpdate and marketWebPresenceDelete mutations. The new required webPresenceId argument should be used instead