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:
- Admin GraphQL API
- 2025-10
webhookSubscriptionCreateandwebhookSubscriptionUpdatesupport all URI typesRead full post –>Webhook GraphQL mutations now support a
urifield for all address types, deprecating specific endpoint mutations.query addsurifiltering;is deprecated.Tags:
- Action Required
- Admin GraphQL API
Cash transaction rounding for Point of Sale purchases in selected countriesRead full post –>For some countries, cash transactions in POS now round to the nearest denomination. API versions 2024-10 and later now contain fields for order and transaction-level cash rounding adjustments.
Tags:
- Admin GraphQL API
- Admin REST API
Allocate a single line item's quantity across multiple fulfillment locationsRead full post –>Line items can now be split across multiple fulfillment locations, preventing overselling and improving inventory accuracy.
Tags:
- Admin GraphQL API
- Admin REST API
- 2025-04
New fees and net fields for balance transactionsRead full post –>API version 2025-04 adds fees and net fields to the GraphQL and REST Admin APIs for adjustment orders, which are helpful for financial reconciliation in balance transactions
Tags:
- Admin GraphQL API
- 2025-04
Combined Listings Update Mutation EnhancementsRead full post –>As of Admin API 2025-05, we have introduced new error codes that will be returned from the
mutation. These new errors are to provide more clarity when the mutation is called...Tags:
- Customer Accounts
- 2025-04
Support added for app-owned metafieldsRead full post –>The 2025-04 API version for Checkout and Customer Account UI extensions allows reading app owned metafields via
API. Configure by applying the$appformat in the extensiontoml.Tags:
- Admin GraphQL API
- 2025-04
Updated Country Harmonized System Code validations on Product Variant mutationsRead full post –>As of
2025-04, Product Variant mutations will validate country harmonized system codes against existing inventory item harmonized system codes.Tags:
- Themes
Liquid arrays now support thefind,find_index,has, andrejectfiltersRead full post –>New Liquid filters
find,,has, andrejectsimplify array handling by eliminating verbose loops and complex logic, making your code more concise and declarativeTags:
- Admin GraphQL API
Discounts reference docs improvementsRead full post –>Revamped our Discounts GraphQL Admin API docs with more detailed descriptions and real-world examples, based on your user feedback!
Tags:
- Platform
Flow: Template extensions no longer block deploysRead full post –>app deploynow instantly deploys Flow template extensions. After a post-deploy review, approved templates appear in the library; unapproved ones receive feedback for changes before redeployment.Tags:
- Customer Account API
- 2025-04
Neweventandoriginfields for store credit transactionsRead full post –>New fields
eventandoriginadded to store credit transactions for Customer Account GraphQL API2025-04.Tags:
- Admin GraphQL API
- 2025-04
Attribute Marketing Consent to Retail LocationsRead full post –>Use the GraphQL Admin API to query the retail location where customers are updating their marketing consent.
Tags:
- Admin GraphQL API
- Customer Account API
- 2025-04
Removing unnecessaryRELEVANCEsort optionsRead full post –>will no longer be included in connection sort options by default as of2025-04. This will eliminate cases where the option offered no unique behavior.Tags:
- Platform
Hydrogen January 2025 releaseRead full post –>Hydrogen v2025.1.0 adds Storefront API 2025-01 support, validated Remix v3_lazyRouteDiscovery future flag and several bug fixes. Deprecated features removed for improved performance.
Tags:
- Admin GraphQL API
- 2025-04
Record partial payments on OrdersRead full post –>As of
2025-04partial payments can be recorded on orders using the new orderCreateManualPayment mutation....Tags:
- Admin GraphQL API
- 2025-04
Payout statuses In Transit and Scheduled have been mergedRead full post –>Payout statuses "In Transit" and "Scheduled" are now merged as "Scheduled." Update workflows to recognize "Scheduled" for accurate payout info. Change is effective immediately.
Tags:
- Action Required
- Admin GraphQL API
- 2025-04
New Catalog APIsRead full post –>Catalog APIs now support multiple markets per catalog. Use
to maintain single market behavior.Tags:
- Liquid
shop.metaobjects is now just metaobjects in liquidRead full post –>Access metaobjects in Liquid using
metaobjects.type.handlefor standardization. The oldshop.metaobjects.type.handleis deprecated but still supported. Transition to the new syntax.Tags:
- Admin GraphQL API
- Customer Account API
- 2025-04
New creation, update, and status filters for subscriptionContractsRead full post –>API v2025-04 now supports filtering subscriptionContracts by
,, andstatusin admin and customer APIs.Tags:
- Shopify App Store
Apps will be reviewed for necessary scopesRead full post –>Starting February 1, 2025, all apps submitted to the Shopify App Store will be checked for scopes that require Shopify permission for approved use cases.
Apps that have unnecessary scopes, or...
Tags:
- Admin GraphQL API
- 2025-04
Optionalroleargument forthemeCreatemutationRead full post –>The
mutation now supports an optionalroleargument.Tags:
- Admin GraphQL API
InventoryItem Queryable and Updatable with Products ScopesRead full post –>Updated InventoryItemInput and InventoryItem scopes allow updates with write_products and queries with read_products. Restrictions on inventoryLevel and location queries remain. Applies to all API versions.
Tags:
- Admin GraphQL API
Support added for $app in product queries by metafieldRead full post –>Support added for $app namespaces in product queries by metafield which improves query flexibility.
Tags:
- Action Required
- Storefront GraphQL API
Continuous cart authenticationRead full post –>Enable continuous authentication by appending customerAccessToken to cart in buyerIdentity. Authenticated checkouts now available for all plans.
Tags:
- Action Required
- Shopify App Store
New Buyer Consent RequirementRead full post –>As of Feb 18, 2025, all apps must show costs and get buyer consent for paid items in Storefront, Cart, and Checkout. Applies to published and unpublished apps.
Tags:
- Admin GraphQL API
- 2025-04
Line item weight input fororderCreatemutationRead full post –>The
mutation now supportsto set line item weights.Tags:
- Admin GraphQL API
- 2025-04
Expose the id field in ProductFullSyncPayload objectRead full post –>Version 2025-04: Admin API now includes the return field id in product full sync payload, enhancing data tracking for developers.
Tags:
- Admin Extensions
- Admin GraphQL API
NewinventoryItemfield on ProductSetVariantInputRead full post –>The GraphQL Admin API now includes the
field in, effective from API version2024-10, enhancing product management capabilities.Tags:
- Built for Shopify
Performance, integration and category-specific requirements come into practiceRead full post –>To ensure that the Built for Shopify status represents the highest quality of app apps will need to meet the following performance, integration and category-specific requirements. These...
Tags:
- Admin GraphQL API
- 2025-04
New card brands for OrderTransactions.paymentMethodsRead full post –>now includesand. From API version 2025-04, transactions using these methods will show updated values in responses.Tags:
- Tools
Shopify Functions template and Shopify CLI changes to support Rust 1.84Read full post –>Shopify Functions templates for Rust now exclude
cargo-wasidue to Rust 1.84 changes. Shopify CLI 3.73 adds default build optimization.Tags:
- API
- 2025-01
New validations on function input query variables metafieldsRead full post –>As of 2025-01, Function APIs validate input query variables. Invalid metafields now trigger
, improving error detection and debugging for developers.Tags:
- Admin GraphQL API
- Functions
Add tax validation with localizedFields in Checkout UI Extensions & FunctionsRead full post –>Use the new localizedFields in the Checkout Extensions APIs to apply custom validation for tax fields. The localizationExtensions field in the Admin API has now been renamed to localizedFields.
Tags:
- POS Extensions
POS UI Extensions 2025-01 UpdateRead full post –>As of January 20, we added the following updates to POS UI Extensions:
Breaking Changes
- Removed the deprecated ActionItem component. Use a...
Tags:
- Action Required
- Admin GraphQL API
- 2025-04
New Markets APIsRead full post –>Markets APIs update: Use
for shop-wide regions,replaces.is nullable.replaces.Tags:
- Admin GraphQL API
- 2024-10
Newcollection_idfilter added toproductsquery filtersRead full post –>The 2024-10 GraphQL Admin API update adds
as a filter in theproductsquery, usable with specific filters like,status, andvendor.Tags:
- Admin GraphQL API
- Customer Account API
- 2025-01
New fields to represent product bundles in a grouped viewRead full post –>We introduced two new fields that allow you to accurately nest component products under the parent product in a grouped view.
Tags:
- Storefront GraphQL API
- 2025-01
Filter products by category or taxonomy metafieldRead full post –>Storefront API 2025-01 adds
andfor filtering products by category ID and taxonomy metafield, enhancing search and collection queries.Tags:
- Admin GraphQL API
- 2025-01
Minimum requirement is now optional on automatic discountsRead full post –>The
field in discount APIs is now optional, allowingnullvalues. This change simplifies discount setup for merchants in version 2025-01.Tags:
- Admin GraphQL API
- 2025-01
New customer input field for the OrderCreate mutationRead full post –>GraphQL Admin API 2025-01 deprecates
forcustomer, allowing direct customer association or upsert, simplifying order creation by removing the need to fetch customer IDs.Tags:
- Admin GraphQL API
- 2025-01
Introduce concatenatedOriginContract to subscriptionLineRead full post –>As of 2025-01, we've introduced
to.You can now query the origin contract of the lines if you have used the Subscription Billing Cycle APIs to...
Tags:
- Storefront GraphQL API
- 2025-01
Update topercentage_adjustmentfield onSellingPlanPercentagePriceAdjustmentRead full post –>In Storefront API 2025-01,
inchanges fromInttoFloat, affecting how percentage price adjustments are handled.Tags:
- Action Required
- Admin GraphQL API
- 2025-01
Unused PriceListUserErrorCode values removedRead full post –>Starting from 2025-01, unused
values will be removed.Tags:
- Customer Account API
- 2025-01
Deprecation ofstorefrontCustomerAccessTokenCreateMutationRead full post –>API version 2025-01 deprecates
. Use Customer Accounts API tokens directly with Storefront API for cart and buyer updates, replacing the deprecated mutation.Tags:
- Admin GraphQL API
- 2025-01
New delivery promise participants APIRead full post –>As of the 2025-01 Admin GraphQL API, you can now query for delivery promise participants, using...
Tags:
- Admin GraphQL API
- 2025-01
Combined Listings update mutation error improvementsRead full post –>Starting with the Admin API version 2025-01, we've introduced new error codes for the
mutation. These enhancements aim to provide clearer feedback when incorrect data is...Tags:
- Admin GraphQL API
- Webhook
- 2025-01
Update in orders webhook to view bundles and their componentsRead full post –>Starting with the Admin API version 2025-01, we have added the
field to the orders webhook. This field allows you to determine if a specificis part of a...Tags:
- Action Required
- Shopify App Store
- Admin GraphQL API
- Admin REST API
Public apps must use new GraphQL Product APIs to be accepted in the Shopify App StoreRead full post –>Starting January 6, 2025, all new apps submitted to the Shopify App Store must use the [new GraphQL Product...
Tags:
- Action Required
- Admin GraphQL API
- 2025-01
Fulfillment Hold Access Update For Node QueriesRead full post –>Admin API 2025-01 restricts fulfillment hold access via node queries based on app scopes. Ensure correct scopes to avoid null results when fetching holds.
Tags:
- Admin GraphQL API
- 2025-01
Events and Origins in Store Credit Account TransactionsRead full post –>Admin API 2025-01 adds 'event' and 'origin' fields to store credit transactions, enhancing traceability and auditing for better financial reporting and customer service.