---
title: >-
  Removal of productDuplicateAsync mutation from the GraphQL Admin API - 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/removal-of-productduplicateasync-mutation-from-the-graphql-admin-api
  md: >-
    https://shopify.dev/changelog/removal-of-productduplicateasync-mutation-from-the-graphql-admin-api.md
metadata:
  effectiveApiVersion: 2024-04
  affectedApi:
    - displayName: Admin GraphQL API
      handle: admin-graphql
  primaryTag:
    displayName: API
    handle: api
  secondaryTag:
    displayName: Update
    handle: update
  indicatesActionRequired: true
  createdAt: '2024-02-14T08:06:05-05:00'
  postedAt: '2024-04-01T00:00:00-04:00'
  updatedAt: '2024-02-21T03:21:43-05:00'
  effectiveAt: '2024-04-01T00:00:00-04:00'
---

April 1, 2024

Tags:

* Action Required
* Admin GraphQL API
* 2024-04

# Removal of `productDuplicateAsync` mutation from the GraphQL Admin API

As of **2024-04**, we're removing the deprecated `productDuplicateAsync` mutation. The mutation was deprecated since `2023-07` version.

Use the [productDuplicateAsyncV2](https://shopify.dev/docs/api/admin-graphql/2024-04/mutations/productDuplicateAsyncV2) mutation instead.
