Anchor to TranslationInputTranslation
TranslationInput
input_object
The input fields and values for creating or updating a translation.
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 locale being translated into. Only locales returned in
are valid.
- Anchor to marketIdmarket•
Id The ID of the market that the translation is specific to. Not specifying this field means that the translation will be available in all markets.
- Anchor to translatableContentDigesttranslatable•
Content Digest String!non-null Hash digest representation of the content being translated.
- Anchor to valuevalue•String!non-null
The value of the translation.
Was this section helpful?