{ "errors": [ { "message": "Internal error. Looks like something went wrong on our end.\nRequest ID: a90bb73c-c078-4990-a47d-249f20b26a28 (include this in support requests).", "extensions": { "code": "INTERNAL_SERVER_ERROR", "requestId": "a90bb73c-c078-4990-a47d-249f20b26a28" } } ] }
param:
{ "query": "mutation CreateTranslation($id: ID!, $translations: [TranslationInput!]!) { translationsRegister(resourceId: $id, translations: $translations) { translations { locale key outdated value } userErrors { field message } } }", "variables": { "id": "gid://shopify/OnlineStoreTheme/80042688647", "translations": [ { "key": "shopify.sentence.last_word_connector", "value": "和", "locale": "zh-CN", "translatableContentDigest": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" }, { "key": "shopify.sentence.last_word_connector", "value": "、および", "locale": "ja", "translatableContentDigest": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" } ] } }
How can i find the error detail information
User | Count |
---|---|
13 | |
12 | |
7 | |
4 | |
4 |