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.

Anchor to translatableResource

translatableResource

query

Requires read_translations access scope.

A resource that can have localized values for different languages.

ID!required

Find a translatable resource by ID.


Was this section helpful?

Anchor to TranslatableResourceTranslatableResource

A resource that has translatable fields.

nestedTranslatableResources
non-null

Nested translatable resources under the current resource.

resourceId
non-null

GID of the resource.

translatableContent
non-null

Translatable content.

translations
non-null

Translatable content translations (includes unpublished locales).


Was this section helpful?