Market-driven shipping Admin API
Shopify developer change
MerchantDiff detected this entry in Shopify's official developer changelog on July 01, 2026.
This Shopify update is categorized as API, New, Admin GraphQL API, 2026-07.
What changed
The Market object now includes a delivery field for market delivery settings. Use Market.delivery.shipping to read the shipping configuration for a market. Use the existing marketCreate and marketUpdate mutations to create, update, or remove a market's shipping configuration: Use MarketCreateInput.delivery.shipping to add shipping configuration when creating a market. Use MarketUpdateInput.delivery.shipping to update shipping configuration on an existing market. Use MarketUpdateInput.delivery.removeShipping to remove a market-level shipping configuration so the market inherits shipping from its parent.
Who is affected
Developers building or maintaining Shopify checkout customizations should review this change.
What action may be needed
Review whether the new capability is relevant to your app. If you plan to use it, test the affected API or workflow before adopting it in production.
Use the official Shopify entry below as the source of truth for technical implementation details, affected APIs, migration instructions and deadlines.
Want the actionable version?
MerchantDiff monitors Shopify API changes, deprecations, deadlines and ecosystem updates, then turns them into developer-focused release intelligence: what changed, who is affected and what action may be needed.
Get MerchantDiff →