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.
RSS UpdatesTags:
- Action Required
- Admin GraphQL API
- 2026-01
Bulk operations group objects default changed tofalseRead full post –>GraphQL Admin API bulk operations are now faster and more reliable.
defaults tofalsefor queries and is deprecated for mutations. Adjust settings for grouped output if needed.Tags:
- Admin GraphQL API
- 2026-01
Optional location inputs for inventory transfersRead full post –>Inventory transfers can now omit origin or destination IDs, enhancing flexibility. Update app validation to treat these fields as optional. Existing apps remain unaffected.
Tags:
- Admin GraphQL API
- 2026-01
New ACH support for deferred paymentsRead full post –>The 2026-01 Admin GraphQL API adds ACH payment support, introducing
toandunions, enhancing B2B payment management.Tags:
- Platform
- Admin GraphQL API
- Admin REST API
Increased limits in metafield and metaobject definitionsRead full post –>Increased metafield and metaobject limits: 256 app definitions, 256 merchant definitions, and 1M entries per definition, supporting complex data models and workflows.
Tags:
- Shopify App Store
Updated online store promotion app store requirementRead full post –>Apps can use branding in theme extensions only if it enhances the buying experience or prevents confusion. Otherwise, use standard attribution. No review requests or app promotions allowed.
Tags:
- Admin GraphQL API
- 2026-01
Newnotifyparameter available on thestoreCreditAccountCreditmutationRead full post –>The
mutation now accepts an optionalnotifyparameter. When set totruethe account owner will be sent a 'store credit issued email'.Tags:
- Storefront GraphQL API
Improved concurrency handling in the Cart AJAX API and Storefront Cart GraphQL APIRead full post –>The Cart AJAX API and Storefront Cart GraphQL API now process simultaneous requests.
Tags:
- Admin GraphQL API
- Admin REST API
- Webhook
- Liquid
- Storefront GraphQL API
New: Unlisted Product StatusRead full post –>The "Unlisted" product status is now in the 2025-10 Admin APIs, making products only accessible via a direct URL.
Tags:
- POS Extensions
POS UI extensions: Developer experience ImprovementsRead full post –>Major update to POS UI Extensions: Hot reloading improvements, quick previews, build error reporting, auto dev console, app persistence, and in-app reset enhance developer workflow and efficiency.
Tags:
- Admin REST API
- Storefront GraphQL API
The product variant limit is now 2048 for all merchantsRead full post –>All merchants can now create up to 2,048 variants per product in Shopify admin.
Tags:
- POS Extensions
Subscription Selling Plan support with POS UI ExtensionsRead full post –>POS UI Extensions 2025-10 introduces APIs for managing subscription selling plans in Shopify POS.
Tags:
- API
Introducing the Shop Minis SDK (early access)Read full post –>Shop Minis SDK early access available. Shop Minis SDK offers immersive buyer experiences in the Shop app using React. Create Minis with
for quick setup.Tags:
- Admin GraphQL API
- 2026-01
Fulfillment service callback url is now optionalRead full post –>Admin API 2026-01:
inandis now optional. Existing fulfillment services will be unaffected.Tags:
- Action Required
- Admin GraphQL API
- 2026-01
Removingvisible_to_storefront_apifield on metaobject field definitionsRead full post –>The
field is deprecated and removed. Use theaccessinput field to configure storefront accessibility of metaobjects.Tags:
- Tools
Integrate accelerated checkout buttons (Shop Pay and Apple Pay) on mobile app storefrontsRead full post –>Give customers the option to use Shop Pay and Apple Pay on cart and product pages in your mobile app.
Tags:
- Admin GraphQL API
- 2026-01
Deprecate delivery legacy modes fieldsRead full post –>Legacy mode profiles are no longer supported.
Tags:
- Shopify Theme Store
Themes now use one industry tag for better search resultsRead full post –>Each theme now uses one industry tag instead of two. Ensure your primary tag matches your theme's main demo designs and target merchant base.
Tags:
- Functions
- 2025-10
IntroducingfunctionHandlefor Shopify FunctionsRead full post –>Shopify Functions now support user-defined handles in GraphQL mutations, simplifying deployment by removing the need to query for functionId. Existing functionId usage remains supported.
Tags:
- Admin GraphQL API
- 2025-10
New: Support for USDC Credit field in Shopify Payments Payout GraphQLRead full post –>GraphQL Admin API 2025-10 adds
to ShopifyPaymentsPayoutSummary, providing a total of all usdc rebate credits issued as part of the payout.Tags:
- Storefront GraphQL API
- 2025-10
Storefront API Cart now supports adding Gift CardsRead full post –>As of version 2025-10 of the GraphQL Storefront API, Cart now supports adding gift cards without replacing already applied gift cards.
Tags:
- API
Shopify.dev MCP Now Supports More APIsRead full post –>Shopify.dev MCP Now supports Polaris, Liquid and all GQL APIs.
Tags:
- Admin GraphQL API
- 2025-10
Rerouting Fulfillment Orders is now possible via APIRead full post –>The
mutation in the Admin GraphQL API lets developers reroute orders based on delivery strategies, enhancing flexibility and consistency.Tags:
- Action Required
- Admin GraphQL API
- 2026-01
InventoryShipmentReceivemutation now supports idempotencyRead full post –>The
mutation now supports anto prevent duplicate inventory adjustments, ensuring consistent inventory levels and data integrity during repeated requests.Tags:
- Admin GraphQL API
- 2025-10
Subscription contract shipping requirements now sync with product variantsRead full post –>Subscription contracts now sync shipping requirements from product variants and skip delivery lines for digital orders, ensuring accurate taxes and totals.
Tags:
- Tools
- 2025-10
Polaris unified web components are now stableRead full post –>Polaris web components are now generally available, supporting Admin, Checkout, Customer Accounts, and POS surfaces via Shopify's CDN.
Tags:
- Admin GraphQL API
- 2025-10
NewproductNetworkfield on theOrderobjectRead full post –>The Order object now includes a productNetwork boolean field (2025-10) to identify orders created through the Product Network.
Tags:
- Admin GraphQL API
- 2025-10
productSetmutation now validatesinventoryQuantitieslimitsRead full post –>The
mutation now enforces validation limits on inventory quantities as part of supporting the increased variant limit from 100 to 2048 variants per product.Tags:
- Admin GraphQL API
- 2025-10
Dynamic complexity cost forproductCreateandproductUpdatemutationsRead full post –>The
andmutations now use dynamic complexity costing that more accurately reflects the actual computational cost of operations.Tags:
- Admin GraphQL API
- 2025-10
productVariantsBulkCreateandproductVariantsBulkUpdatemutations now validateinventoryQuantitieslimitsRead full post –>The
andmutations now validate limits on inventory quantities to support increased variant limit from 100 to 2048 variants per product.Tags:
- Admin GraphQL API
Dynamic complexity forproductVariantsBulkCreateandproductVariantsBulkUpdatemutationsRead full post –>The
andmutations now use dynamic complexity costing that more accurately reflects the actual computational cost of operations.Tags:
- Admin GraphQL API
- 2025-10
Dynamic complexity cost forproductSetmutationRead full post –>The
mutation now uses dynamic complexity costing that more accurately reflects the actual computational cost of operations.Tags:
- Admin GraphQL API
- 2025-10
ShopifyQL now available asshopifyqlQuerywithin the GraphQL Admin APIRead full post –>Adds query field
to GraphQL Admin APITags:
- Admin GraphQL API
- 2025-10
Duplicate themes with the Admin GraphQL APIRead full post –>The new
mutation in Admin GraphQL API allows you to duplicate themes (and optionally rename the duplicate).Tags:
- Action Required
- Admin GraphQL API
Upcoming Markets pricing support for Draft Order checkoutsRead full post –>From October 31 2025, updating a shipping address in Draft Order checkout may alter prices based on Markets settings. Use
orto maintain prices.Tags:
- Platform
Introducing the admin intents APIRead full post –>The new admin intents API allows apps to easily create or edit Shopify resources like products & customers via a single API call, revolutionizing how apps interact with Shopify's admin interface.
Tags:
- Action Required
- Admin GraphQL API
- 2026-01
Removal of deprecatedShop.draftOrdersconnection in the GraphQL Admin APIRead full post –>The
connection is removed in GraphQL Admin API v2026-01. Useto access multiple draft orders.Tags:
- Built for Shopify
Built for Shopify grace period extended for uninstall and app embed requirementsRead full post –>Shopify extends the grace period for BFS apps not meeting criteria to 60 days, giving developers time to fix issues while retaining the BFS status.
Tags:
- Admin GraphQL API
- Liquid
- Storefront GraphQL API
- 2025-10
New metafield definition types in GraphQL - article_reference / list.article_referenceRead full post –>Shopify's Admin GraphQL API now supports
andmetafield types, enabling dynamic content linking and improved store customization.Tags:
- Action Required
- Tools
- Admin REST API
- Checkout UI
- Functions
- Storefront GraphQL API
Your app may be affected by remote productsRead full post –>Remote products can now be displayed on storefronts. Update Cart Ajax API logic to exclude remote items for shipping, discounts, and recovery. Remote items aren't supported in Shopify Functions.
Tags:
- Themes
Improve your theme compatibility with remote productsRead full post –>New opt-in feature allows storefronts to display remote products from other stores. No theme updates needed, but app integrations may be affected. Remote products require a specific template.
Tags:
- Admin GraphQL API
Added support for dispute preventionsRead full post –>Adds a new 'prevented' status for Disputes and updates the description of all dispute statuses.
Tags:
- Admin GraphQL API
- Customer Account API
- 2025-10
New balance and due status fields for PaymentScheduleRead full post –>You can now access more detailed balance information and due status for payment schedules with three new fields: balanceDue, totalBalance, and due.
Tags:
- Shopify App Store
App recommendations in Sidekick now availableRead full post –>Merchants can now find, compare, and install apps via Sidekick.
Tags:
- Admin GraphQL API
Enhanced API stability with rate limiting for remote payment method creationRead full post –>The customerPaymentMethodRemoteCreate mutation now has rate limiting to control API usage, ensuring stable performance for all merchants.
Tags:
- Admin GraphQL API
Facebook (Meta) orders support native exchangesRead full post –>As of Aug 26, 2025,
and return fees are supported for new Facebook orders viamutation, simplifying exchanges. Not applicable to prior orders.Tags:
- Admin GraphQL API
- 2025-10
Metaobject field definitions offer new capabilitiesRead full post –>Version 2025-10 allows metaobject fields to include capabilities like
, enabling filtering in Shopify admin.Tags:
- Action Required
- Tools
Upgrade to the latest version of Checkout Kit to avoid issues with iOS 26Read full post –>Update your app to the latest Checkout Kit (Swift 3.3.1, Kotlin 3.5.1, React-native 3.3.1) to ensure compatibility with iOS 26 and prevent checkout issues.
Tags:
- Admin GraphQL API
- 2025-10
Global HS code is now supported in GraphQL Admin APIRead full post –>As of
2025-10, setintonullto set a global harmonized system code.Tags:
- Action Required
- API
_tracking_consent, _landing_page, _orig_referrer cookies will no longer be setRead full post –>Starting Sept 15, 2025, Shopify stops setting
,,cookies. Update code to use browser APIs or Shopify APIs for these values.Tags:
- Action Required
- Admin GraphQL API
- 2025-07
Deprecation of legacy return APIs and improvements to return managementRead full post –>Shopify Admin API updates: returnRefund deprecated, replaced by returnProcess for streamlined return management. Available now in unstable, official release in 2025-07.