Skip to main content
Log inSign up
object

Translation of a field of a resource.

String!non-null

On the resource that this translation belongs to, the reference to the value being translated.

String!non-null

ISO code of the translation locale.

The market that the translation is specific to. Null value means the translation is available in all markets.

Boolean!non-null

Whether the original content has changed since this translation was updated.

The date and time when the translation was updated.

Translation value.


Was this section helpful?

mutation

Creates or updates translations.

mutation

Deletes translations.


Was this section helpful?