Lots of GraphQL errors

Hey there,

seeing a bunch of errors like this:

“Internal error. Looks like something went wrong on our end.”

Just normal queries, nothing unusual, for example:

query { products(first: 250, query: "collection_id:403521143020") { edges { node { id } } pageInfo { hasNextPage endCursor } } }"

Let me know if you need anything else to debug this.

Best,
Peter

Do the responses include a “Request ID” variable? It might be in the body or in the headers.

If you could share a list of example failed requests, it really helps speed up the troubleshooting process for the Shopifolks.

Hey @Dylan ,

errors seems to have stopped about an hour ago (17:15 CET is the last error timestamp I see).

If they start happening again, I’ll log some request IDs.

Thanks,
Peter