---
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'
metadata:
  effectiveApiVersion: 2023-07
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: New
    handle: new
  indicatesActionRequired: false
  createdAt: '2023-05-30T13:49:45-04:00'
  postedAt: '2023-07-01T00:00:00-04:00'
  updatedAt: '2024-12-13T17:24:38-05:00'
  effectiveAt: '2023-07-01T00:00:00-04:00'
---

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)
