--- title: Multiple domains on the primary market - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/multiple-domains-on-the-primary-market md: https://shopify.dev/changelog/multiple-domains-on-the-primary-market.md --- [Back to Developer changelog](https://shopify.dev/changelog) October 1, 2023 Tags: * Action Required * API * 2023-10 # Multiple domains on the primary market 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