We need assistance with Errors related to GraphQl API
- 502 Bad Gateway Error 2.Internal Server Error
Whole scenario: We are using these APIs to update in bulk the product details like price, meta title, meta description, etc. So while running mutations (Graqhql API) to send the new/updated details, we sometimes face these issues. More details: (For internal Shopify server error) local.INFO: {“response”:{},“body”:[{“message”:“Internal error. Looks like something went wrong on our end. Request ID: 37d0b3d5-49c8-4728-842b-c4ec0e2f54a6 (include this in support requests).”,“extensions”:{“code”:“INTERNAL_SERVER_ERROR”,“requestId”:“37d0b3d5-49c8-4728-842b-c4ec0e2f54a6”}}],“bodyArray”:[{“message”:“Internal error. Looks like something went wrong on our end. Request ID: 37d0b3d5-49c8-4728-842b-c4ec0e2f54a6 (include this in support requests).”,“extensions”:{“code”:“INTERNAL_SERVER_ERROR”,“requestId”:“37d0b3d5-49c8-4728-842b-c4ec0e2f54a6”}}]