GraphQL returns missing location created from 3rd app

Topic summary

A developer from BoostCommerce reports a data inconsistency issue when querying store locations via GraphQL API.

The Problem:

  • A location created by the Stocky app (a third-party Shopify application) appears when queried through the REST API
  • The same location is missing when queried through the GraphQL API

Current Status:

  • The issue remains unresolved
  • Another user has encountered the same problem and is seeking a solution
  • No official response or workaround has been provided yet
Summarized with AI on October 26. AI used: claude-sonnet-4-5-20250929.

Hello, I’m Issac from BoostCommerce

Our app is using GraphQL to get the list of locations of a store, we had the problem that a location created from the app https://apps.shopify.com/stocky was not returned in the list locations. I checked with Rest API and the missing location in GraphQL is returning in Rest API.

Please help me check this.

Thank you in advance.

Did you find a solution to this?