# The title field has been deprecated for the translatable resource ProductVariant — Shopify developer changelog --- ## 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). *Published: October 01, 2022* Tags: API, Deprecation Announcement Link: https://shopify.dev/changelog/the-title-field-has-been-deprecated-for-the-translatable-resource-productvariant ---