Admin GraphQL API2024-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 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.
Was this section helpful?