---
title: New fields in TranslatableResourceType enum - 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/new-fields-in-translatableresourcetype-enum'
  md: 'https://shopify.dev/changelog/new-fields-in-translatableresourcetype-enum.md'
metadata:
  effectiveApiVersion: 2021-10
  affectedApi: []
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: false
  createdAt: '2021-09-13T15:56:45-04:00'
  postedAt: '2021-10-01T00:00:00-04:00'
  updatedAt: '2024-12-13T17:24:32-05:00'
  effectiveAt: '2021-10-01T00:00:00-04:00'
---

October 1, 2021

Tags:

* API
* 2021-10

# New fields in TranslatableResourceType enum

As of API version 2021-10, the `TranslatableResourceType` enum will include two new resource types: `ONLINE_STORE_MENU` and `PACKING_SLIP_TEMPLATE`. `ONLINE_STORE_MENU` refers to the links used for navigation on an online store. `PACKING_SLIP_TEMPLATE` refers to templates used for creating packing slips. The `ONLINE_STORE_MENU`'s `title` field and `PACKING_SLIP_TEMPLATE`'s `body` field are now translatable with our translations API.

Learn more about [this API on Shopify.dev](https://shopify.dev/api/admin/graphql/reference/translations/translatableresourcetype?api%5Bversion%5D=2021-10).
