INTERNAL_SERVER_ERROR GraphQL Orders

INTERNAL_SERVER_ERROR GraphQL Orders

Oligi
Visitor
3 0 2

Hi,

 

I have a problem with a GraphQL API call. I would like to get all Order information (including all fields of the object). When I execute the query I get an INTERNAL_SERVER_ERROR error. For example I get:

 

 

{
  "errors": [
    {
      "message": "Internal error. Looks like something went wrong on our end.\nRequest ID: 77abe2fd-a62e-4ee9-9b5e-76a86b03e26a (include this in support requests).",
      "extensions": {
        "code": "INTERNAL_SERVER_ERROR",
        "requestId": "77abe2fd-a62e-4ee9-9b5e-76a86b03e26a"
      }
    }
  ]
}

 

 

Can you help me better understand the error?

Reply 1 (1)

csam
Shopify Staff (Retired)
267 40 51

Hi @Oligi 

 

We're going to need a little more info for this issue - could you please fill out the Report an Issue form found under the Partners Support section? We would need the full query you're sending as well as the shop, etc. Any additional information you can provide around this issue would be very helpful as well. 

 

Thanks!

To learn more visit the Shopify Help Center or the Community Blog.