FOCUSED TRACKER

Shopify API deprecation tracker.

Find the Shopify deprecations that can affect apps, checkout extensions, Admin GraphQL integrations, Storefront APIs, webhooks, Functions, and developer tools. Every entry stays tied to an official source.

01 / OPEN DEPRECATIONS

Verified deprecation records

3 current records are classified as deprecations. Unknown deadlines remain unknown rather than being estimated as fact.

mediumdeprecationPQ-2026-002

Checkout UI and Polaris

Checkout UI extensions using useBuyerJourneyIntercept

Action
Migrate enforceable rules to cart and checkout validation Functions; move discount rejection logic to the Discount Function API
Effective
Not published
Open verified change record →
02 / TRIAGE CHECKLIST

How to respond to a Shopify API deprecation

  1. Confirm applicability.

    Search the app's API surfaces, extension types, webhooks, and current API version for the deprecated capability.

  2. Separate announcement date from removal date.

    A deprecation can be published without a fixed shutdown date. Do not invent a deadline when Shopify has not stated one.

  3. Identify the replacement path.

    Record the new field, endpoint, Function, extension API, or version before estimating implementation work.

  4. Test the migration boundary.

    Cover request and response changes, webhook payloads, permissions, concurrency, and merchant-visible behavior relevant to the app.

  5. Keep the evidence attached.

    Link the official Shopify source from the backlog item and client report so later corrections remain auditable.