--- title: New optional argument to include translations when duplicating product - 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-optional-argument-to-include-translations-when-duplicating-product md: https://shopify.dev/changelog/new-optional-argument-to-include-translations-when-duplicating-product.md --- [Back to Developer changelog](https://shopify.dev/changelog) January 1, 2024 Tags: * API * 2024-01 # New optional argument to include translations when duplicating product As of 2024-01 version in the admin GraphQL API, you can specify whether to include translations when calling the [productDuplicate](https://shopify.dev/docs/api/admin-graphql/2024-01/mutations/productDuplicate) mutation. When this optional argument is passed in as `true`, all translations that are saved on the product, its variants, and its metafields are copied over to the new product.