Skip to main content
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.

•Market

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.

•DateTime

The date and time when the translation was updated.

•String

Translation value.


Was this section helpful?

•mutation

Creates or updates translations.

•mutation

Deletes translations.


Was this section helpful?