Skip to main content

TranslationTypes Union

No description

union TranslationTypes =
| ProductTranslation
| CollectionTranslation
| CategoryTranslation
| AttributeTranslation
| AttributeValueTranslation
| ProductVariantTranslation
| PageTranslation
| ShippingMethodTranslation
| VoucherTranslation
| MenuItemTranslation
| PromotionTranslation
| PromotionRuleTranslation
| SaleTranslation

Possible types

ProductTranslation

Represents product translations.

CollectionTranslation

Represents collection translations.

CategoryTranslation

Represents category translations.

AttributeTranslation

Represents attribute translations.

AttributeValueTranslation

Represents attribute value translations.

ProductVariantTranslation

Represents product variant translations.

PageTranslation

Represents page translations.

ShippingMethodTranslation

Represents shipping method translations.

VoucherTranslation

Represents voucher translations.

Represents menu item translations.

PromotionTranslation

Represents promotion translations.

PromotionRuleTranslation

Represents promotion rule translations.

SaleTranslation

Represents sale translations.

DEPRECATED: this type will be removed. Use PromotionTranslation instead.

Member Of

TranslationCreated object ● TranslationUpdated object