--- title: The title field has been deprecated for the translatable resource ProductVariant - 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/the-title-field-has-been-deprecated-for-the-translatable-resource-productvariant md: https://shopify.dev/changelog/the-title-field-has-been-deprecated-for-the-translatable-resource-productvariant.md --- [Back to Developer changelog](https://shopify.dev/changelog) October 1, 2022 Tags: * API * 2022-10 # The title field has been deprecated for the translatable resource ProductVariant As of GraphQL Admin API version 2022-10 when you register any `option` translations on a `ProductVariant` resource, a `title` translation will be automatically generated using the `option` translations and surfaced for you. You will no longer be able to register `title` translations on the `ProductVariant` resource. Learn more about [TranslatableResourceTypes](https://shopify.dev/api/admin-graphql/latest/enums/TranslatableResourceType#value-productvariant).