Anchor to Translation
Translation
object
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•
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•
At The date and time when the translation was updated.
- Anchor to valuevalue•
Translation value.
Was this section helpful?
Map
Fields with this object
- Collection.translations
- HasPublishedTranslations.translations
- Link.translations
- OnlineStoreArticle.translations
- OnlineStoreBlog.translations
- OnlineStorePage.translations
- Product.translations
- ProductOption.translations
- ProductOptionValue.translations
- ProductVariant.translations
- SellingPlan.translations
- SellingPlanGroup.translations
- Shop.translations
- ShopPolicy.translations
- TranslatableResource.translations
Anchor to MutationsMutations
- •mutation
Creates or updates translations.
- •mutation
Deletes translations.
Was this section helpful?