---
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'
metadata:
  effectiveApiVersion: 2023-10
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: true
  createdAt: '2023-09-08T09:39:19-04:00'
  postedAt: '2023-10-01T00:00:00-04:00'
  updatedAt: '2024-12-13T17:24:39-05:00'
  effectiveAt: '2023-10-01T00:00:00-04:00'
---

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
