--- 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 metadata: effectiveApiVersion: 2024-07 affectedApi: - displayName: Admin GraphQL API handle: admin-graphql primaryTag: displayName: API handle: api secondaryTag: displayName: New handle: new indicatesActionRequired: false createdAt: '2024-04-02T05:55:48-04:00' postedAt: '2024-07-01T00:00:00-04:00' updatedAt: '2024-04-02T11:04:26-04:00' effectiveAt: '2024-07-01T00:00:00-04:00' --- 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.