Missing Order Status URL In Orders GraphQL API

Topic summary

A developer is unable to locate the order status URL field in Shopify’s Orders GraphQL API.

Background:

  • Another user references a 2019 thread indicating this field has been missing from the GraphQL API for years
  • The referenced thread is now archived, limiting access to historical context

Proposed Solution:

  • Use the statusPageUrl field instead
  • A code example demonstrates querying orders with statusPageUrl included in the response
  • The example shows a GraphQL query fetching order ID, email, and status page URL for orders updated after a specific timestamp

Current Status:
The discussion remains open with a potential workaround provided, though it’s unclear if statusPageUrl fully addresses the original need for “order status url.”

Summarized with AI on October 28. AI used: claude-sonnet-4-5-20250929.

This thread is archived, is there any way to get access to this?

1 Like