--- 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 metadata: effectiveApiVersion: 2022-10 affectedApi: [] primaryTag: displayName: API handle: api secondaryTag: displayName: Deprecation Announcement handle: deprecation indicatesActionRequired: false createdAt: '2022-05-30T10:24:09-04:00' postedAt: '2022-10-01T00:00:00-04:00' updatedAt: '2024-12-13T17:24:34-05:00' effectiveAt: '2022-10-01T00:00:00-04:00' --- 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).