Anchor to Translation
objectTranslation
Translation of a field of a resource.
Anchor to FieldsFields
- •String!non-null
On the resource that this translation belongs to, the reference to the value being translated.
- Anchor to localelocale•String!non-null
ISO code of the translation locale.
- Anchor to marketmarket•Market
The market that the translation is specific to. Null value means the translation is available in all markets.
- Anchor to outdatedoutdated•Boolean!non-null
Whether the original content has changed since this translation was updated.
- Anchor to updatedAtupdated•Date
At Time The date and time when the translation was updated.
- Anchor to valuevalue•String
Translation value.
Was this section helpful?
Anchor to MutationsMutations
- •mutation
Creates or updates translations.
- •mutation
Deletes translations.
Was this section helpful?