Shopify app dev cannot start

I have reproduced the issue on the latest CLI version.

Yes, I am on the latest version

I have searched existing posts and this report is not a duplicate.

Yes, this isn’t a duplicate

In which of these areas are you experiencing a problem?

App

Expected behavior

app dev success

Actual behavior

When I start developing my Shopify app, the CLI throws the error “IN operator is not supported for store_type filter”. This issue occurs in all my apps. Why is this happening, and how can I resolve it?

Reproduction steps

shopify app dev --config shopify.app.toml

Verbose output

2026-04-07T15:33:23.667Z: Request to https://destinations.shopifysvc.com/organizations/api/unstable/organization/171478925/graphql completed in 635 ms
With response headers:

  • cache-control: max-age=0, private, must-revalidate
  • content-type: application/json; charset=utf-8
  • etag: W/“4a44e1811efbab8d4b4d7f35b9a32c0b”
  • server-timing: processing;dur=127, socket_queue;dur=2.297, util;dur=0.08, cfRequestDuration;dur=394.999743
  • x-request-id: c137715f-8daa-439d-803f-1d2dfff39349-1775576003

╭─ error ──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ │
│ IN operator is not supported for store_type filter │
│ │
│ Request ID: c137715f-8daa-439d-803f-1d2dfff39349-1775576003

Operating system

macos26

CLI version

3.93.1

Shell

shopify app dev --config shopify.app.toml

Nodejs version

v24.14.0

Hi @Alam_XrtoTech – you can track this issue here: