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:
- Customer Account API
- Admin GraphQL API
- 2026-01
Metafield references added to Customer Account APIRead full post –>Added
metafield.reference(s) to the Customer Account API, along with granular Admin API metaobject access controls, enabling the Customer Account API to queryMediatypes and metaobjects.Tags:
- Admin GraphQL API
- 2026-01
Due on Fulfillment payment term available for pre-ordersRead full post –>Added
to SellingPlanRemainingBalanceChargeTrigger to set payment for pre-orders due upon order fulfillment.Tags:
- Storefront GraphQL API
- 2026-01
Storefront API now returns errors when adding a gift card to a cart with missing or invalid recipient detailsRead full post –>As of API version 2026-01, the Storefront API returns
error for invalid gift card recipient details, aiding error handling in cart operations.Tags:
- Admin GraphQL API
- 2026-01
Order Update Phone Field PublicRead full post –>Admin API 2026-01 update:
phonefield inmutation'sis now public, enabling developers to update customer phone numbers, aligning with REST API capabilities.Tags:
- Tools
Support metafield and metaobject standards in Declarative Custom Data DefinitionsRead full post –>Enable standard metafield/metaobject definitions via TOML for faster, atomic updates across shops, enhancing migration speed and consistency in app development and deployment.
Tags:
- Admin GraphQL API
- 2026-01
New Queries for Bulk OperationsRead full post –>New GraphQL queries
andenhance bulk operation management with filtering, sorting, and pagination, improving visibility and debugging in the Admin API.Tags:
- Action Required
- Storefront GraphQL API
- 2026-01
ThecartDiscountCodeUpdatemutation now requires thediscountCodesfieldRead full post –>In the GraphQL Storefront API 2026-01 release,
now requires theargument.Tags:
- Built for Shopify
Built for Shopify apps get priority visibility across the Shopify App StoreRead full post –>Built for Shopify certified apps now receive prominent placement on the App Store homepage and in app recommendation sections on some category pages, making BFS apps easier for merchants to discover.
Tags:
- 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-04
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:
- 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:
- 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:
- 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
- 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.