Back to Developer changelog

Multiple domains on the primary market

API

Effective October 01, 2023

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