TranslationsExportInput
InputInput for starting a translation export job.
#
Fields
- [TranslatableEntity!]
entityTypes Optional list of entity types to include. When omitted, all supported entity types are exported.
Possible enum valuesATTRIBUTEA product attribute (canonical fields: name, metadata).
ATTRIBUTE_VALUEA product attribute value (canonical field: value).
PRODUCTA product (canonical fields: name, slug, description, metadata).
PRODUCT_VARIANTA product variant (canonical fields: name, metadata).
- [String!]
localeCodes Optional list of BCP 47 locale codes. When omitted, all active non-default locales are exported.