--- title: Recent changes to Shopify’s platform description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog?api_type=admin-graphql&page=2 md: https://shopify.dev/changelog.md?api_type=admin-graphql&page=2 --- # 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 Updates](https://shopify.dev/changelog/feed.xml) * October 1, 2025 Tags: * Admin GraphQL API * 2025-10 ### [`multipassIdentifier` field added to GraphQL Admin API](https://shopify.dev/changelog/multipassidentifier-field-added-to-graphql-admin-api) The multipassIdentifier field is now available in the Admin GraphQL API for customerCreate and customerUpdate mutations, providing feature parity with the REST Admin API. [Read full post –>](https://shopify.dev/changelog/multipassidentifier-field-added-to-graphql-admin-api) * October 1, 2025 Tags: * Admin GraphQL API * 2025-10 ### [New: Support for USDC Credit field in Shopify Payments Payout GraphQL](https://shopify.dev/changelog/new-support-for-usdc-credit-field-in-shopify-payments-payout-graphql) GraphQL Admin API 2025-10 adds `usdcRebateCreditAmount` to ShopifyPaymentsPayoutSummary, providing a total of all usdc rebate credits issued as part of the payout. [Read full post –>](https://shopify.dev/changelog/new-support-for-usdc-credit-field-in-shopify-payments-payout-graphql) * September 26, 2025 Tags: * Action Required * Admin GraphQL API * 2026-01 ### [Removal of deprecated `Shop.draftOrders` connection in the GraphQL Admin API](https://shopify.dev/changelog/removal-of-deprecated-shopdraftorders-connection-in-admin-graphql-api) The `Shop.draftOrders` connection is removed in GraphQL Admin API v2026-01. Use `QueryRoot.draftOrders` to access multiple draft orders. [Read full post –>](https://shopify.dev/changelog/removal-of-deprecated-shopdraftorders-connection-in-admin-graphql-api) * September 17, 2025 Tags: * Admin GraphQL API * 2025-10 ### [New `mandate` connection added to `CustomerPaymentMethod` object](https://shopify.dev/changelog/new-mandate-connection-added-to-customerpaymentmethod-object) API v2025-10: Apps with read\_customer\_payment\_methods scope can now query the mandate connection on CustomerPaymentMethod to access payment method authorizations via resourceType and resourceId. [Read full post –>](https://shopify.dev/changelog/new-mandate-connection-added-to-customerpaymentmethod-object) * September 16, 2025 Tags: * Admin GraphQL API * 2025-10 ### [Order metafield definitions and values can now be used as filters in the Shopify Admin UI](https://shopify.dev/changelog/order-metafield-definitions-and-values-can-now-be-used-as-filters-in-the-shopify-admin-ui) 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. [Read full post –>](https://shopify.dev/changelog/order-metafield-definitions-and-values-can-now-be-used-as-filters-in-the-shopify-admin-ui) * September 15, 2025 Tags: * Admin GraphQL API * Customer Account API * 2025-10 ### [Store credit now supports company locations as account owners in Admin and Customer APIs](https://shopify.dev/changelog/store-credit-now-supports-company-locations-as-account-owners-in-admin-and-customer-apis) 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. [Read full post –>](https://shopify.dev/changelog/store-credit-now-supports-company-locations-as-account-owners-in-admin-and-customer-apis) * September 15, 2025 Tags: * Admin GraphQL API ### [Enhanced API stability with rate limiting for remote payment method creation](https://shopify.dev/changelog/enhanced-api-stability-with-rate-limiting-for-remote-payment-method-creation) The customerPaymentMethodRemoteCreate mutation now has rate limiting to control API usage, ensuring stable performance for all merchants. [Read full post –>](https://shopify.dev/changelog/enhanced-api-stability-with-rate-limiting-for-remote-payment-method-creation) * September 12, 2025 Tags: * Admin GraphQL API ### [Facebook (Meta) orders support native exchanges](https://shopify.dev/changelog/facebook-meta-orders-support-native-exchanges) As of Aug 26, 2025, `exchangeLineItems` and return fees are supported for new Facebook orders via `returnCreate` mutation, simplifying exchanges. Not applicable to prior orders. [Read full post –>](https://shopify.dev/changelog/facebook-meta-orders-support-native-exchanges) * September 12, 2025 Tags: * Admin GraphQL API * 2025-10 ### [New enum values for FulfillmentEventStatus](https://shopify.dev/changelog/new-carrier-picked-up-fulfillment-status) The `FulfillmentEventStatus` enum now includes `CARRIER_PICKED_UP`, allowing merchants to track when carriers collect shipments. [Read full post –>](https://shopify.dev/changelog/new-carrier-picked-up-fulfillment-status) * September 10, 2025 Tags: * Admin GraphQL API * 2025-10 ### [Metaobject field definitions offer new capabilities](https://shopify.dev/changelog/metaobject-field-capabilities) Version 2025-10 allows metaobject fields to include capabilities like `admin_filterable`, enabling filtering in Shopify admin. [Read full post –>](https://shopify.dev/changelog/metaobject-field-capabilities) * September 5, 2025 Tags: * Action Required * Admin GraphQL API * Admin REST API * 2025-10 ### [Setting `permitsSkuSharing` argument to `false` when creating a fulfillment service returns an error](https://shopify.dev/changelog/setting-permitsskusharing-argument-to-false-when-creating-a-fulfillment-service-returns-an-error) The 2025-10 API update returns an error on `false` for `permitsSkuSharing` in `fulfillmentServiceCreate` and `FulfillmentService#create`, deprecating non-SKU sharing services. [Read full post –>](https://shopify.dev/changelog/setting-permitsskusharing-argument-to-false-when-creating-a-fulfillment-service-returns-an-error) * September 1, 2025 Tags: * Admin GraphQL API * 2025-10 ### [Global HS code is now supported in GraphQL Admin API](https://shopify.dev/changelog/country-hs-codes-global-value) As of `2025-10`, set `countryCode` in `CountryHarmonizedSystemCodeInput` to `null` to set a global harmonized system code. [Read full post –>](https://shopify.dev/changelog/country-hs-codes-global-value) * August 21, 2025 Tags: * Admin GraphQL API * 2025-10 ### [New PRESERVE\_STANDALONE\_VARIANT strategy for the productVariantsBulkCreate mutation](https://shopify.dev/changelog/new-preservestandalonevariant-strategy-for-productvariantsbulkcreate-mutation) New ProductVariantsBulkCreateStrategy to enhance productVariantsBulkCreate capabilities [Read full post –>](https://shopify.dev/changelog/new-preservestandalonevariant-strategy-for-productvariantsbulkcreate-mutation) * August 13, 2025 Tags: * Admin GraphQL API ### [Order Editing API supports discounts on fulfilled line items](https://shopify.dev/changelog/order-editing-api-supports-discounts-on-fulfilled-line-items) The order editing API now supports applying discounts to fulfilled line items, allowing for more accurate financial attribution and reporting. [Read full post –>](https://shopify.dev/changelog/order-editing-api-supports-discounts-on-fulfilled-line-items) * August 5, 2025 Tags: * Admin GraphQL API ### [New guidelines for `referenceDocumentUri` in inventory adjustments](https://shopify.dev/changelog/new-guidelines-for-referencedocumenturi-in-inventory-adjustments) New guidelines for `referenceDocumentUri` in inventory adjustments enhance traceability. Supports multiple URI formats, and includes best practices, examples, and migration guides. [Read full post –>](https://shopify.dev/changelog/new-guidelines-for-referencedocumenturi-in-inventory-adjustments) * August 1, 2025 Tags: * Platform * Admin GraphQL API ### [Removal of support for the "Sell from all locations" fulfillable inventory setting](https://shopify.dev/changelog/removal-of-support-for-sell-from-all-locations-fulfillable-inventory-setting) 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. [Read full post –>](https://shopify.dev/changelog/removal-of-support-for-sell-from-all-locations-fulfillable-inventory-setting) * August 1, 2025 Tags: * Admin GraphQL API * 2025-10 ### [Orders query now supports `current_total_price` and `total_weight` filters and `CURRENT_TOTAL_PRICE` as a `sortKey`](https://shopify.dev/changelog/orders-query-now-supports-currenttotalprice-and-totalweight-filters-and-currenttotalprice-as-a-sortkey) The orders query now supports `current_total_price` and `total_weight` filters, plus `sortKey` can use `CURRENT_TOTAL_PRICE`, enhancing data retrieval and sorting options for developers. [Read full post –>](https://shopify.dev/changelog/orders-query-now-supports-currenttotalprice-and-totalweight-filters-and-currenttotalprice-as-a-sortkey) * August 1, 2025 Tags: * Admin GraphQL API * 2025-10 ### [Shopify Payments Payout GraphQL type supports `external_trace_id`](https://shopify.dev/changelog/shopify-payments-payout-graphql-type-supports-externaltraceid) GraphQL Admin API 2025-10 adds `externalTraceId` to ShopifyPaymentsPayout, providing the financial institution's reference number for payout tracking. [Read full post –>](https://shopify.dev/changelog/shopify-payments-payout-graphql-type-supports-externaltraceid) * July 30, 2025 Tags: * Action Required * Admin GraphQL API * Admin REST API * 2025-10 ### [Deprecation of the `ProductVariant.taxCode` field](https://shopify.dev/changelog/deprecation-of-tax-code-field) The `taxCode` field in `ProductVariant` is deprecated as of API version `2025-10`. Update your app to remove dependencies on this field due to Avalara AvaTax app discontinuation. [Read full post –>](https://shopify.dev/changelog/deprecation-of-tax-code-field) * July 15, 2025 Tags: * Admin GraphQL API * 2025-10 ### [New fields for inventory shipment timestamps](https://shopify.dev/changelog/inventory-shipment-timestamp-fields) Inventory shipment timestamps are now accessible via the Admin GraphQL API. Use `dateCreated`, `dateReceived`, and `dateShipped` fields. [Read full post –>](https://shopify.dev/changelog/inventory-shipment-timestamp-fields) * July 12, 2025 Tags: * Admin GraphQL API * 2025-10 ### [Add option to filter by dispute type in OrderListQuery GraphQL query](https://shopify.dev/changelog/add-option-to-filter-by-dispute-type-in-order-list) Added `dispute_type` filter to `OrderListData` GraphQL query, enabling filtering of orders by `chargeback` and/or `inquiry`. [Read full post –>](https://shopify.dev/changelog/add-option-to-filter-by-dispute-type-in-order-list) * July 1, 2025 Tags: * Admin GraphQL API * 2025-07 ### [New warning `DraftOrderMarketRegionCountryCodeNotSupportedWarning` added to `DraftOrder`](https://shopify.dev/changelog/new-warning-draftordermarketregioncountrycodenotsupportedwarning-added-to-draftorder) New `DraftOrderMarketRegionCountryCodeNotSupportedWarning` added for `DraftOrder`. Warns if deprecated `marketRegionCountryCode` is set, as it doesn't affect draft orders on shops using Markets. [Read full post –>](https://shopify.dev/changelog/new-warning-draftordermarketregioncountrycodenotsupportedwarning-added-to-draftorder) * July 1, 2025 Tags: * Admin GraphQL API * 2025-07 ### [Order cancellation now supports refunds to store credit](https://shopify.dev/changelog/ordercancel-mutation-now-supports-refunds-to-store-credit) The `orderCancel` mutation now allows refunds to be issued to store credit. A new `refundMethod` input deprecates the existing `refund` input, providing greater flexibility. [Read full post –>](https://shopify.dev/changelog/ordercancel-mutation-now-supports-refunds-to-store-credit) * July 1, 2025 Tags: * Admin GraphQL API * 2025-07 ### [Add created/updated at time based filters for an order's fulfillments](https://shopify.dev/changelog/add-createdupdated-at-time-based-filters-for-an-orders-fulfillments) API version 2025-07 allows filtering `Order.fulfillments` by `created_at` and `updated_at` using familiar query syntax, enhancing search precision without altering default behavior. [Read full post –>](https://shopify.dev/changelog/add-createdupdated-at-time-based-filters-for-an-orders-fulfillments) * July 1, 2025 Tags: * Action Required * Admin GraphQL API * 2025-07 ### [New field for discount classes on `DraftOrderPlatformDiscount`](https://shopify.dev/changelog/new-field-for-discount-classes-on-draftorderplatformdiscount) The `discountClass` field is deprecated; use `discountClasses` for multiple discount classes. Continue using `presentationLevel` to see `DraftOrderPlatformDiscount` effects. [Read full post –>](https://shopify.dev/changelog/new-field-for-discount-classes-on-draftorderplatformdiscount) * July 1, 2025 Tags: * Admin GraphQL API * 2025-07 ### [New GraphQL fields for return management](https://shopify.dev/changelog/new-graphql-fields-for-return-management) New GraphQL fields let you view return timestamps and track quantities through processing. [Read full post –>](https://shopify.dev/changelog/new-graphql-fields-for-return-management) * July 1, 2025 Tags: * Admin GraphQL API * 2025-07 ### [Remove unprocessed exchange lines from a return](https://shopify.dev/changelog/remove-unprocessed-exchange-lines-from-a-return) New `removeFromReturn` mutation lets Partners remove unprocessed return and exchange items, replacing the older mutation. Available in `unstable` and `2025-07` GraphQL API versions. [Read full post –>](https://shopify.dev/changelog/remove-unprocessed-exchange-lines-from-a-return) * June 30, 2025 Tags: * Admin GraphQL API * 2025-07 ### [Increase draft order line item limit from `250` to `499`](https://shopify.dev/changelog/draft-order-line-item-limit) API version `2025-07` increases draft order line item limit from `250` to `499` [Read full post –>](https://shopify.dev/changelog/draft-order-line-item-limit) * June 30, 2025 Tags: * Action Required * Admin GraphQL API * 2025-10 ### [Removed tax-related fields from the `ShopFeatures` object](https://shopify.dev/changelog/removed-tax-related-fields-from-the-shopfeatures-object) The `EligibleForShopifyTaxReporting` and `ShopifyTaxReportingLegacyAutoTaxMigrated` fields are removed from `ShopFeatures`. Update integrations as no replacements exist. [Read full post –>](https://shopify.dev/changelog/removed-tax-related-fields-from-the-shopfeatures-object) * June 30, 2025 Tags: * Admin GraphQL API * 2025-07 ### [New `estimatedShippedAt` argument added to FulfillmentOrderAcceptFulfillmentRequest mutation](https://shopify.dev/changelog/new-estimatedshippedat-argument-added-to-fulfillmentorderacceptfulfillmentrequest-mutation) API 2025-07: Fulfillment service apps can now use `estimatedShippedAt` to specify estimated fulfillment order completion, enhancing shipment tracking accuracy for merchants. [Read full post –>](https://shopify.dev/changelog/new-estimatedshippedat-argument-added-to-fulfillmentorderacceptfulfillmentrequest-mutation) * June 29, 2025 Tags: * Admin GraphQL API * Liquid * Storefront GraphQL API * 2025-10 ### [Image alt text can now be translated](https://shopify.dev/changelog/mark-image-alt-text-as-translatable) Image alt text is now translatable, allowing developers to register translations via the Translations API. [Read full post –>](https://shopify.dev/changelog/mark-image-alt-text-as-translatable) * June 28, 2025 Tags: * Action Required * Admin GraphQL API * Admin REST API * Customer Account API * Payments Apps API * Storefront GraphQL API * Webhook ### [Deprecation of POST requests without a Content-Length or Transfer-Encoding: chunked header](https://shopify.dev/changelog/deprecation-of-post-requests-without-a-content-length-or-transfer-encoding-chunked-header) Update client libraries to include Content-Length or Transfer-Encoding: chunked in POST requests by August 1, 2025, to avoid HTTP 411 errors. [Read full post –>](https://shopify.dev/changelog/deprecation-of-post-requests-without-a-content-length-or-transfer-encoding-chunked-header) * June 27, 2025 Tags: * Admin GraphQL API * 2025-07 ### [Optional `groupObjects` argument in bulk operations mutations that offers faster and more reliable job execution](https://shopify.dev/changelog/optional-groupobjects-argument-in-bulk-operations-mutations-that-offers-faster-and-more-reliable-job-execution) New `groupObjects` argument in GraphQL Admin API allows disabling object grouping for faster, more reliable bulk operations by setting it to `false`. [Read full post –>](https://shopify.dev/changelog/optional-groupobjects-argument-in-bulk-operations-mutations-that-offers-faster-and-more-reliable-job-execution) * June 23, 2025 Tags: * Admin GraphQL API * 2025-07 ### [Shop metafield definitions are now available in the Shopify Admin and Admin API](https://shopify.dev/changelog/shop-metafield-now-in-admin) Shop metafields are now visible in the Admin UI, eliminating custom interface development. Developers can easily build apps using shop-level data with built-in viewing and editing capabilities. [Read full post –>](https://shopify.dev/changelog/shop-metafield-now-in-admin) * June 19, 2025 Tags: * Admin GraphQL API * 2025-10 ### [Order editing workflows now offer direct session access via mutation arguments and return fields](https://shopify.dev/changelog/order-editing-workflows-now-offer-direct-session-access-via-mutation-arguments-and-return-fields) API version 2025-10 improves order editing with direct session access via `OrderEditSession.id`, flexible mutation ID support, and enhanced return fields for better workflow tracking. [Read full post –>](https://shopify.dev/changelog/order-editing-workflows-now-offer-direct-session-access-via-mutation-arguments-and-return-fields) * June 14, 2025 Tags: * Admin GraphQL API * 2025-07 ### [`productCreate` surfaces input errors as `userErrors`](https://shopify.dev/changelog/product-create-serves-input-errors-as-user-errors) From 2025-07, `productCreate` will return `userErrors` for duplicate or conflicting metafield links, invalid `linkedMetafieldValue` or `optionValues` specifications, and conflicting option parameters. [Read full post –>](https://shopify.dev/changelog/product-create-serves-input-errors-as-user-errors) * June 13, 2025 Tags: * Admin GraphQL API * 2025-07 ### [New fields for OrderTransaction and OrderCreateManualPayment](https://shopify.dev/changelog/added-new-fields-to-transaction-related-objects-and-mutations) Adds fields for device, location, and currency exchange in OrderTransaction; and a processed\_at field in OrderCreateManualPayment to manually specify payment time. [Read full post –>](https://shopify.dev/changelog/added-new-fields-to-transaction-related-objects-and-mutations) * June 12, 2025 Tags: * Admin GraphQL API ### [New `FREE_GIFT_CARD_NOT_ALLOWED` error code for subscription billing attempts](https://shopify.dev/changelog/new-freegiftcardnotallowed-error-code-for-subscription-billing-attempts) Added `FREE_GIFT_CARD_NOT_ALLOWED` to `SubscriptionBillingAttemptErrorCode` enum, preventing subscriptions from including gift cards sold at a zero price. [Read full post –>](https://shopify.dev/changelog/new-freegiftcardnotallowed-error-code-for-subscription-billing-attempts) * June 6, 2025 Tags: * Admin GraphQL API ### [Generally available: Standard product review syndication program](https://shopify.dev/changelog/generally-available-standard-product-review-syndication-program) Product review syndication is now generally available, allowing partners to build apps displaying product reviews across Shopify, provided they meet program requirements. [Read full post –>](https://shopify.dev/changelog/generally-available-standard-product-review-syndication-program) * June 1, 2025 Tags: * Admin GraphQL API * 2025-10 ### [Contextual pricing and publishing APIs use backup region fallback](https://shopify.dev/changelog/contextual-pricing-and-publishing-apis-use-backup-region-fallback) API version 2025-10 changes fallback for pricing and publishing to use `backupRegion` settings, ensuring consistency across APIs. Previous versions use store defaults. [Read full post –>](https://shopify.dev/changelog/contextual-pricing-and-publishing-apis-use-backup-region-fallback) * May 22, 2025 Tags: * Admin GraphQL API * Admin REST API ### [Shipping Rates – Return backup rates for 3xx and 4xx carrier responses](https://shopify.dev/changelog/shipping-rates-return-backup-rates-for-3xx-and-4xx-carrier-responses) The rate service now treats HTTP 3xx/4xx errors as recoverable, using backup rates to ensure shipping options display, enhancing checkout reliability and safeguarding conversion. [Read full post –>](https://shopify.dev/changelog/shipping-rates-return-backup-rates-for-3xx-and-4xx-carrier-responses) * May 21, 2025 Tags: * Admin GraphQL API * 2025-07 ### [Filter articles by title](https://shopify.dev/changelog/add-support-for-title-filtering-with-articles) Adds a `title` filter to the `articles` Admin API query. [Read full post –>](https://shopify.dev/changelog/add-support-for-title-filtering-with-articles) * May 21, 2025 Tags: * Action Required * Admin GraphQL API * 2025-07 ### [Uncapped counts in GraphQL](https://shopify.dev/changelog/uncapped-graphql-counts) GraphQL count APIs now return uncapped results with `limit=null`. All APIs standardized; `limit` defaults to `10000`, introducing a breaking change. [Read full post –>](https://shopify.dev/changelog/uncapped-graphql-counts) * May 21, 2025 Tags: * Admin GraphQL API ### [Edit line items with subscriptions and preorders prior to fulfilling an order](https://shopify.dev/changelog/edit-line-items-selling-plans) The Order Edit API allows you to edit line items containing selling plans before an order ships. [Read full post –>](https://shopify.dev/changelog/edit-line-items-selling-plans) * May 20, 2025 Tags: * Shopify App Store * Admin GraphQL API ### [Apps now permitted to issue refunds to store credit](https://shopify.dev/changelog/apps-now-permitted-to-issue-refunds-to-store-credit) Starting May 20, 2025, apps can refund to store credit regardless of original payment. Store credit is visible in customer profiles and accessible via GraphQL Admin API. [Read full post –>](https://shopify.dev/changelog/apps-now-permitted-to-issue-refunds-to-store-credit) * May 20, 2025 Tags: * Admin GraphQL API * 2025-07 ### [New GraphQL API for Draft Order Delivery Options for Developers](https://shopify.dev/changelog/new-graphql-api-for-draft-order-delivery-options-for-developers) New API endpoint retrieves delivery options for draft orders, including shipping rates and local pickup, with pagination. Requires read\_draft\_orders access scope. Replaces legacy field. [Read full post –>](https://shopify.dev/changelog/new-graphql-api-for-draft-order-delivery-options-for-developers) * May 19, 2025 Tags: * Action Required * Admin GraphQL API ### [Public access for app owned metafields and metaobjects is now disabled](https://shopify.dev/changelog/public-access-for-app-owned-metafields-and-metaobjects-is-now-disabled) Metafields access is changing: `PUBLIC` access is removed, now set to `MERCHANT_READ_WRITE`. Migrate to a custom namespace if other apps need read access. [Read full post –>](https://shopify.dev/changelog/public-access-for-app-owned-metafields-and-metaobjects-is-now-disabled) * May 6, 2025 Tags: * Action Required * Admin GraphQL API * Functions * Storefront GraphQL API ### [Deprecating `gates` types and fields across the GraphQL Admin, Storefront, and Functions APIs](https://shopify.dev/changelog/gates-api-sunset) Shopify is retiring `gates` types and fields in favour of metafields and metaobjects for better custom data management across Admin, Storefront, and Functions APIs. [Read full post –>](https://shopify.dev/changelog/gates-api-sunset) * May 1, 2025 Tags: * Admin GraphQL API * 2025-07 ### [Deprecation of `draftOrderCreateMerchantCheckout` mutation](https://shopify.dev/changelog/deprecation-of-draftordercreatemerchantcheckout-mutation) API version 2025-07 deprecates the `draftOrderCreateMerchantCheckout` mutation. [Read full post –>](https://shopify.dev/changelog/deprecation-of-draftordercreatemerchantcheckout-mutation) * May 1, 2025 Tags: * Admin GraphQL API * 2025-07 ### [Shop Component: Shop Pay Payment Request Receipt queries](https://shopify.dev/changelog/shop-component-shop-pay-payment-request-receipt-queries) Shopify's GraphQL now supports retrieving Shop Pay payment details using `source_identifier` or receipt token, streamlining workflows for merchants using Shop Component. [Read full post –>](https://shopify.dev/changelog/shop-component-shop-pay-payment-request-receipt-queries) [Previous](https://shopify.dev/changelog?api_type=admin-graphql\&page=1) [Next](https://shopify.dev/changelog?api_type=admin-graphql\&page=3)