Translation APIs
Create and manage translations for translatable resources.
In this section
HasLocalizationExtensions — Localization extensions associated with the specified resource. For example, the tax id for government invoice.
HasLocalizationExtensionsForDraftOrders — Localization extensions associated with the specified resource. For example, the tax id for government invoice.
HasPublishedTranslations — Published translations associated with the resource.
Locale — A locale.
LocalizationExtension — Represents the value captured by a localization extension, like a tax id.
LocalizationExtensionInput — Specifies the input fields for a LocalizationExtensionInput.
LocalizationExtensionKey — The key of a localization extension.
LocalizationExtensionPurpose — The purpose of a localization extension.
PublishedTranslation — Published translation of a field of a resource.
ShopLocale — Available locale for a shop.
ShopLocaleInput — Specifies the input fields for a shop locale.
TranslatableContent — Translatable content of a resource’s field.
TranslatableResource — A resource that has translatable fields.
TranslatableResourceType — Specifies the type of resources that are translatable.
Translation — Translation of a field of a resource.
TranslationInput — Provides the fields and values to use when creating or updating a translation.
shopLocaleDisable — Disables a locale for a shop.
shopLocaleEnable — Enables a locale for a shop.
shopLocaleUpdate — Updates a locale for a shop.
translationsRegister — Creates or updates translations.
translationsRemove — Removes translations.