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:
- Storefront GraphQL API
- 2024-10
Storefront API support for Combined ListingsRead full post –>Merchants using the Storefront API can now offer Combined Listings with Shopify. The Shopify Combined Listings app is available to merchants on Plus...
Tags:
- Admin GraphQL API
- 2024-10
Added new fieldrecurring_cycle_limitandapplies_on_subscriptionto DiscountAutomaticApp and DiscountAutomaticAppInputRead full post –>As of
2024-10, you can use theandfield on the...Tags:
- Admin GraphQL API
- Admin REST API
- 2024-10
Newhas_variants_that_requires_componentsfield on Product WebhooksRead full post –>As of 2024-10, product webhooks include a boolean for variant bundles. Update your API version to receive
in payloads.Tags:
- Admin GraphQL API
- 2024-10
New field and queries for theStaffMemberobject in the GraphQL Admin APIRead full post –>The 2024-10 GraphQL Admin API update adds
to, introducesandqueries, and deprecates.Tags:
- Action Required
- Admin GraphQL API
- 2024-10
Removal fulfillment service shipping methodRead full post –>As of October 2024, the
field is removed fromqueries and mutations. Fulfillment by Amazon is unsupported; use Amazon's Multi-Channel Fulfillment instead.Tags:
- Admin GraphQL API
- 2024-10
New mutation to create an orderRead full post –>As of GraphQL Admin API 2024-10 version, you can make use of a new mutation to create an order.
Learn more about
on...Tags:
- API
- 2024-10
POS UI Extensions 2024-10 UpdateRead full post –>POS UI Extensions update: iOS debugging via Safari, new
POSBlockandcomponents, deprecated, added windowed modals. Applies to version 2024-10, app 9.19.0.Tags:
- Action Required
- Admin GraphQL API
- 2024-10
Fulfillment Constraints can now be associated with one or multiple delivery methodsRead full post –>Associate Fulfillment Constraint functions with multiple delivery methods via new GraphQL mutations. New
field required. Existing functions remain unchanged for current methods.Tags:
- Admin GraphQL API
- 2024-10
Fulfillment Constraints now support Local PickupRead full post –>Admin GraphQL API
2024-10adds support for Fulfillment Constraint functions with Local Pickup. Use mutations to register or update functions forPICK_UPdelivery.Tags:
- Admin GraphQL API
- 2024-10
Admin API update onfulfillmentOrder.destinationandFulfillmentOrderDestinationobjectRead full post –>Admin API 2024-10:
now returnsobject, not null. New fielddestination.locationretrieves pickup location.Tags:
- Admin GraphQL API
- 2024-10
New CompanyLocationStaffMemberAssignments API endpoints for managing staff member assignments on a Company LocationRead full post –>As of 2024-10, we've added a
to theobject for viewing the staff members assigned to the company location.You can assign and remove...
Tags:
- Action Required
- Admin GraphQL API
- 2024-10
Removal of thepriceRuleresource from GraphQL Admin APIRead full post –>As of
2024-10, theresource is being removed. The queries and mutations have been deprecated since2023-03.The...
Tags:
- Action Required
- Admin GraphQL API
- 2024-10
Read full post –>Breaking changes to returns API: DeprecatereverseDeliveryDisposemutationTags:
- Admin GraphQL API
- 2024-10
Notify customers when their return requests are approved or declinedRead full post –>In API version 2024-10, use
to email customers on return approval/decline. Add custom messages with. No email sent ifOrder.emailis null.Tags:
- Action Required
- Admin GraphQL API
- Admin REST API
- 2024-10
Exposing the order adjustments connection on a RefundRead full post –>The 2024-10 Admin GraphQL API adds
for refund queries, deprecates, and updatesfor shipping costs.Tags:
- Admin GraphQL API
- 2024-10
Introducing Payment Groups and Sessions to SubscriptionBillingAttemptsRead full post –>GraphQL Admin API 2024-10 adds payment_group_id and payment_session_id to SubscriptionBillingAttempt, enhancing subscription billing insights and merchant-facing statistics.
Tags:
- Payments Apps API
- 2024-10
Introducing Session ID to StartPaymentSessionRead full post –>As of Payments Apps API version 2024-10, the StartPaymentSession payload for all payment extension types will have one new field:...
Tags:
- Admin GraphQL API
- 2024-10
Admin API includesdiscountNodesCountRead full post –>Admin GraphQL API
2024-10introducesto fetch total shop discounts, enhancing data retrieval for developers.Tags:
- Admin GraphQL API
- 2024-10
Localized fulfillment hold reason onFulfillmentHoldRead full post –>We've added a new localized string field
toso that you can query for a human-readable reason when a fulfillment is on hold.Tags:
- Admin GraphQL API
- 2024-10
Add new theme-related fields toTranslatableResourceTypeenumRead full post –>API v2024-10 adds new fields to
for online store themes, enhancing granularity and reducing reliance onONLINE_STORE_THEME. Also, aconnection is added.Tags:
- Admin GraphQL API
- 2024-10
Translatable content that is specific to a market context is now exposedRead full post –>API v2024-10 adds
for retrieving market-specific translatable content in theme templates and section groups, enhancing theme customization for specific markets.Tags:
- Admin GraphQL API
- 2024-10
GraphQL support to send customer account inviteRead full post –>As of GraphQL Admin API version 2024-10, you can use the
mutation to send an email invite to create a classic customer account.Tags:
- Action Required
- Admin GraphQL API
- 2024-10
Adding pagination arguments to Customer addressesRead full post –>As of GraphQL Admin API version 2024-10, the
field is introduced on theCustomerobject to support paginating through a customer's addresses.Learn more about the
Customer...Tags:
- Admin GraphQL API
- 2024-10
New abandoned checkouts listing endpoint on the admin GraphQL APIRead full post –>As of 2024-10, you can use the
endpoint to get the list of abandoned checkouts of a shop. This will replace the current...Tags:
- Admin GraphQL API
- Storefront GraphQL API
- Liquid
- 2024-10
New customer account pages now available in menus via Admin APIRead full post –>As of API version 2024-10, you can add links to the Orders, Profile, and Settings pages to navigation menus.
To learn more, refer to...
Tags:
- Customer Account API
- 2024-10
Subscription Contract fields now fully available on the Customer APIRead full post –>The 2024-10 GraphQL Customer API update adds fields for querying subscription contracts and requires new permissions for access and mutations. New connections: lines and orders.
Tags:
- Action Required
- Admin GraphQL API
- 2024-10
New field and permission update to fulfillment hold resourceRead full post –>GraphQL Admin API 2024-10 adds
to.now requiresscope. Useto check app-created holds.Tags:
- Admin GraphQL API
- 2024-10
fulfillmentOrderHoldmutation updated to return a fulfillment hold resourceRead full post –>As of the GraphQL Admin API version 2024-10, the
mutation will return the fulfillment hold that was created in a newreturn field.Learn more about the...
Tags:
- Admin GraphQL API
- 2024-10
New parameter onfulfillmentServiceDeleteto control inventory behaviour on location removalRead full post –>GraphQL API v2024-10 adds
enum tomutation, allowingKEEP,DELETE, orTRANSFERinventory actions, impacting inventory management.Tags:
- Action Required
- Admin GraphQL API
- Admin REST API
- 2024-10
Order Management apps can no longer fulfill orders that are assigned to a different fulfillment serviceRead full post –>Starting October 2024, order management apps can't create fulfillments for third-party locations. Fulfillment service apps can fulfill orders if they have the correct access scopes.
Tags:
- Admin GraphQL API
- 2024-10
Added FAILED_TO_RETRIEVE_BILLING_ADDRESS to CustomerPaymentMethodRevocationReason EnumRead full post –>As of GraphQL Admin API version 2024-10, the CustomerPaymentMethodRevocationReason object has a new enum value:
FAILED_TO_RETRIEVE_BILLING_ADDRESS. This value is assigned when a customer payment...Tags:
- Action Required
- Admin GraphQL API
- 2024-10
Removal of deprecated product image mutations from the GraphQL Admin APIRead full post –>As of 2024-10, deprecated image mutations are removed from the GraphQL API. Use productCreateMedia, productDeleteMedia, productUpdateMedia, and productReorderMedia instead.
Tags:
- Webhook
- 2024-10
Newcreated_fulfillment_holdfield onfulfillment_orders/placed_on_holdwebhookRead full post –>Admin API v2024-10 adds
towebhook, ensuring visibility of created holds even if released or deleted.Tags:
- Webhook
- 2024-10
New webhook topicapp/scopes_updateRead full post –>Webhook API
2024-10addstopic, notifying apps of changes in granted access scopes, aiding in tracking installation permissions.Tags:
- Action Required
- Storefront GraphQL API
- 2024-10
Cart Warnings in Storefront API CartRead full post –>In API v2024-10, inventory errors move from
towarningswith codes for stock issues. Usewarningsto manage cart items or inform buyers of changes.Tags:
- Action Required
- Admin GraphQL API
- Admin REST API
- 2024-10
Querying events through theeventsconnection andCommentEvent.subjectbecomes nullableRead full post –>As of 2024-10, query events via
,event, andevents.eventsconnection added to multiple types.is now nullable;deprecated.Tags:
- Admin GraphQL API
- 2024-10
Add subscription status updates to bulkOperationRunMutationRead full post –>Subscription Status updates can now be run with the bulkOperationRunMutation.
The following mutations have been added:
*...
Tags:
- Admin GraphQL API
- 2024-10
ProductInputsplit intoProductCreateInputandProductUpdateInputin2024-10Read full post –>In the 2024-10 Admin GraphQL API,
is split intoand.andnow use a newproductargument.Tags:
- Admin GraphQL API
- 2024-10
Admin GraphQL API: new APIs for Pages, Articles, Blogs, and Comments now available in 2024-10Read full post –>Version 2024-10 of the Admin GraphQL API allows reading/modifying Pages, Articles, Blogs, and Comments with new types and queries, enhancing content management for developers.
Tags:
- Shopify App Store
Create App Store Ads on Tag-Level Category PagesRead full post –>App Store ads on the Shopify App Store now support targeting tag-level category pages, in addition to main and sub-category pages. For more information on App Store category page types, [see...
Tags:
- Action Required
- Admin GraphQL API
- 2025-01
Deprecating explicit access grants for app-owned metafieldsRead full post –>Specifying grants for specific apps on app-owned metafields is now deprecated. New apps will not be able...
Tags:
- Payments Apps API
- 2024-10
Add LocalPaymentMethodDetailsRead full post –>Added API resource for local payment methods payment details, enhancing transaction data access for developers.
Tags:
- Payments Apps API
- 2024-10
Surface payment group id and payment session id on subscription billing attemptsRead full post –>New "SubscriptionBillingAttempt" resource logs billing attempts with idempotency keys to avoid duplicates, creating orders on success. No impact on existing partners.
Tags:
- Payments Apps API
- 2024-10
Added connection to order transaction from subscription billing attemptsRead full post –>New resource logs each subscription billing attempt, using idempotency keys to prevent duplicate orders. Successful attempts create orders, no impact on existing partners.
Tags:
- Admin GraphQL API
- 2024-10
Introducing theme and theme file management in the Admin GraphQL APIRead full post –>API v2024-10 introduces admin API for Online Store Themes, matching REST API features. New queries and mutations enhance theme and file management, boosting efficiency for developers.
Tags:
- Admin GraphQL API
- 2025-01
Changing the default value of permitsSkuSharing argument in fulfillmentServiceCreateRead full post –>As of
2025-01, the default value for theargument in themutation has been updated to true.Please be aware that this argument is deprecated and...
Tags:
- Admin GraphQL API
- 2024-10
Introducing metafield definition capabilities in the admin APIRead full post –>API version 2024-10 introduces metafield definition management via Admin API, allowing developers to enable, disable, and query metafield capabilities for enhanced Shopify integration.
Tags:
- Action Required
- Admin GraphQL API
- 2024-10
Metafield Definition Capability Framework and Deprecation ofuse_as_collection_conditionRead full post –>API v2024-10 introduces the Metafield Definition Capability Framework, replacing
withfor better flexibility and extensibility.Tags:
- Admin GraphQL API
- 2024-10
New inventory input fields in productSet mutation in version 2024-10Read full post –>GraphQL API v2024-10 introduces
for settingavailableorquantities inandmutations, enhancing inventory management.Tags:
- Themes
Shopify CLI is now easier to install and faster for Liquid theme developmentRead full post –>Shopify CLI update: Instant dev server startup, no Ruby dependency, unified TypeScript commands, and headless Liquid console for streamlined theme development.