Docs
Dashboard

TranslationsExportInput

Input

Input for starting a translation export job.

#

Fields


entityTypes
[TranslatableEntity!]

Optional list of entity types to include. When omitted, all supported entity types are exported.

Possible enum values
  • ATTRIBUTE

    A product attribute (canonical fields: name, metadata).

  • ATTRIBUTE_VALUE

    A product attribute value (canonical field: value).

  • PRODUCT

    A product (canonical fields: name, slug, description, metadata).

  • PRODUCT_VARIANT

    A product variant (canonical fields: name, metadata).

localeCodes
[String!]

Optional list of BCP 47 locale codes. When omitted, all active non-default locales are exported.