Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

mutation

Requires write_translations access scope.

Deletes translations.

[String!]!required

The list of translation locales. Only locales returned in shopLocales are valid.

The list of market IDs.

ID!required

ID of the translatable resource for which translations are being deleted.

[String!]!required

The list of translation keys.


Was this section helpful?

Anchor to TranslationsRemovePayload returnsTranslationsRemovePayload returns

The translations that were deleted.

The list of errors that occurred from executing the mutation.


Was this section helpful?