--- title: Added new field type to TranslatableContent - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/added-new-field-type-to-translatablecontent md: https://shopify.dev/changelog/added-new-field-type-to-translatablecontent.md --- [Back to Developer changelog](https://shopify.dev/changelog) July 1, 2023 Tags: * API * 2023-07 # Added new field `type` to `TranslatableContent` As of `2023-07`, you can use the new field `type` on `TranslatableContent` to get the type of the translatable content. The new `type` field gives more information about the underlying translatable content which enables the ability to conditionally render UI elements such as input fields. Learn more about the `LocalizableContentType` object on [Shopify.dev](https://shopify.dev/docs/api/admin-graphql/2023-07/enums/LocalizableContentType)