Back to Medusa

CreateTranslationSettingsDTO

www/apps/resources/references/translation/interfaces/translation.CreateTranslationSettingsDTO/page.mdx

2.14.2794 B
Original Source

import { TypeList } from "docs-ui"

CreateTranslationSettingsDTO

<TypeList types={[{"name":"entity_type","type":"string","description":"The entity type.","optional":false,"defaultValue":"","example":""product"","expandable":false,"children":[]},{"name":"fields","type":"string[]","description":"The translatable fields.","optional":false,"defaultValue":"","example":"["title", "description", "material"]","expandable":false,"children":[]},{"name":"is_active","type":"boolean","description":"Whether the entity translatable status is enabled.","optional":true,"defaultValue":"","expandable":false,"children":[]}]} expandUrl="https://docs.medusajs.com/learn/fundamentals/data-models/manage-relationships#retrieve-records-of-relation" sectionTitle="CreateTranslationSettingsDTO"/>