Skip to main content
Log inSign up
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?