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.
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:
- 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:
- 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:
- Tools
Shopify Dev MCP now supports LiquidRead full post –>The Shopify Dev MCP server can now access Liquid docs and validate Liquid code, making theme development faster and more reliable.
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
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
- 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
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:
- 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:
- 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:
- 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:
- 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
- 2025-10
Order metafield definitions and values can now be used as filters in the Shopify Admin UIRead full post –>Order metafield filters in Shopify Admin UI and GraphQL API enhance order management, allowing precise data retrieval and improved operational efficiency for developers and merchants.
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
- Customer Account API
- 2025-10
Store credit now supports company locations as account owners in Admin and Customer APIsRead full post –>Store credit accounts now support company locations, enabling location-specific credit management. B2B customers can view and use credits at checkout. APIs updated for credit queries and transactions.
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
New enum values for FulfillmentEventStatusRead full post –>The
enum now includesCARRIER_PICKED_UP, allowing merchants to track when carriers collect shipments.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:
- Polaris
- Admin Extensions
- App Bridge
New components available for Polaris in AdminRead full post –>Polaris update: Eight new Admin components (ColorField, ColorPicker, Popover, Tooltip, Menu, Chip, ClickableChip, DropZone) now available via Shopify CDN.
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:
- Action Required
- Tools
Next-Gen developer platform now available to all app developersRead full post –>Create dev stores on any plan, use app dev preview for instant iteration, manage metaobjects in code, and utilize the new Dev Dashboard for streamlined app management and migration.
Tags:
- Storefront GraphQL API
- 2025-10
@inContextdirective supports visitor consent for privacy-compliant checkoutsRead full post –>The
directive now supportsfor buyer preferences, auto-encoding consent into, ensuring privacy compliance in Storefront API v2025-10+.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:
- Checkout UI
- Customer Accounts
Build an Announcement Bar Extension for the Thank You page or Customer Account PagesRead full post –>Build announcement bar extensions on Thank You and Customer Account pages using the 2025-07 UI APIs. Capture buyers' attention for tasks like surveys, reviews, upsells and more.
Tags:
- Webhook
- 2025-10
Enhanced delivery profile webhooks now include additional payload fieldsRead full post –>The
webhook now includes fields likename,default,, andversion, improving update reliability and reducing debouncing for rapid profile changes.Tags:
- Admin GraphQL API
- 2025-10
New PRESERVE_STANDALONE_VARIANT strategy for the productVariantsBulkCreate mutationRead full post –>New ProductVariantsBulkCreateStrategy to enhance productVariantsBulkCreate capabilities
Tags:
- Themes
Font library updates: automatic replacement for deprecated fontsRead full post –>Starting August 2025, deprecated fonts in themes, checkout, and Shopify Forms will be automatically replaced with similar-style alternatives.
Tags:
- Admin GraphQL API
Order Editing API supports discounts on fulfilled line itemsRead full post –>The order editing API now supports applying discounts to fulfilled line items, allowing for more accurate financial attribution and reporting.
Tags:
- Action Required
- Webhook
- 2026-01
Deprecation of the checkout_and_accounts_configurations/update webhookRead full post –>The
webhook will be deprecated on Jan 1, 2026. Use the Admin APIquery for tracking updates instead.Tags:
- Functions
- Checkout UI
- Customer Account API
- Customer Accounts
- Liquid
- Storefront GraphQL API
- Webhook
- 2025-10
New: Support for nested cart linesRead full post –>New fields have been introduced to enable parent-child (nested) relationships between cart lines, supporting use cases such as warranties, engravings, and gift-wrapping.
Tags:
- Shopify App Store
Support for bulk ad campaign search terms exportRead full post –>Export search term performance data with detailed targeting for multiple campaigns at once, including breakdowns by country, device, and shop plan, from the ads campaigns overview page.
Tags:
- Admin GraphQL API
New guidelines forreferenceDocumentUriin inventory adjustmentsRead full post –>New guidelines for
in inventory adjustments enhance traceability. Supports multiple URI formats, and includes best practices, examples, and migration guides.Tags:
- Action Required
- API
_shopify_y and _shopify_s cookies will no longer be setRead full post –>Starting Jan 1, 2026, Shopify stops setting
andcookies. Use Web Pixels API forand create session-length cookies forreplacement.Tags:
- Shopify App Store
Meta Pixel Full Funnel Installation TrackingRead full post –>Added Meta Pixel Conversions API support for server-side app install tracking. Partners can use Facebook Pixel Access Token for accurate attribution in ad campaigns.
Tags:
- Platform
- Admin GraphQL API
Removal of support for the "Sell from all locations" fulfillable inventory settingRead full post –>Shopify is removing the "Sell from all locations" fulfillable inventory option, requiring shops to configure shipping zones. Apps must ensure inventory is available for delivery to avoid errors.
Tags:
- Admin GraphQL API
- 2025-10
Shopify Payments Payout GraphQL type supportsexternal_trace_idRead full post –>GraphQL Admin API 2025-10 adds
to ShopifyPaymentsPayout, providing the financial institution's reference number for payout tracking.Tags:
- Admin GraphQL API
- 2025-10
Orders query now supportscurrent_total_priceandtotal_weightfilters andCURRENT_TOTAL_PRICEas asortKeyRead full post –>The orders query now supports
andfilters, pluscan useCURRENT_TOTAL_PRICE, enhancing data retrieval and sorting options for developers.Tags:
- Action Required
- Admin GraphQL API
- Admin REST API
- 2025-10
Deprecation of theProductVariant.taxCodefieldRead full post –>The
field inis deprecated as of API version2025-10. Update your app to remove dependencies on this field due to Avalara AvaTax app discontinuation.Tags:
- Storefront GraphQL API
- 2025-10
MerchandiseSellingPlanNotApplicableOnCompanyLocation warning code for Storefront APIRead full post –>API version 2025-10 adds MERCHANDISE_SELLING_PLAN_NOT_APPLICABLE_ON_COMPANY_LOCATION to CartWarningCode, alerting B2B users when a cart includes a selling plan at a company location.
Tags:
- Storefront GraphQL API
- 2025-10
Storefront API Cart now supports replacing Cart delivery addressesRead full post –>As of version 2025-10 of the GraphQL Storefront API, you can replace all delivery addresses that are present on a cart in a single operation.
The new [
...Tags:
- Customer Account API
Hydrogen deploys automatically add preview URLs to Customer Account API application setupRead full post –>Hydrogen deployments auto-add preview URLs to Customer Account API application setup, ensuring seamless OAuth redirects and JavaScript-origin checks without manual updates.
Tags:
- Customer Accounts
Analytics API now available for Customer Account UI extensionsRead full post –>From version 2025-07, Customer Account UI extensions can access the analytics object, enabling custom event publishing to Shopify Web Pixels for precise customer interaction tracking.
Tags:
- Payments Apps API
Payments App extensions deployment just got fasterRead full post –>No more waiting for manual approval for payments app extensions. Deploy immediately with validation that checks test mode support, API versions, and payment method compatibility, right in your CLI
Tags:
- Shopify App Store
Shopify App Store reviews now move between published and archived states based on merchant statusRead full post –>Learn more about app reviews archiving and unpublishing criteria
Tags:
- Themes
Sunsetting Flex sections developer previewRead full post –>The Flex sections developer preview is now closed, and style settings no longer supported.