# New optional argument to include translations when duplicating product asynchronously — Shopify developer changelog --- ## 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. *Published: July 01, 2024* Tags: API, New Link: https://shopify.dev/changelog/new-optional-argument-to-include-translations-when-duplicating-product-asynchronously ---