--- title: New optional argument to include translations when duplicating product asynchronously - 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-asynchronously md: https://shopify.dev/changelog/new-optional-argument-to-include-translations-when-duplicating-product-asynchronously.md --- [Back to Developer changelog](https://shopify.dev/changelog) July 1, 2024 Tags: * Admin GraphQL API * 2024-07 # New optional argument to include translations when duplicating product asynchronously As of `2024-07` version in the admin GraphQL API, you can specify whether to include translations when calling the [productDuplicateAsyncV2](https://shopify.dev/docs/api/admin-graphql/2024-07/mutations/productDuplicateAsyncV2) 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.