Asynchronously duplicate a single product.
For API version 2024-10 and higher, use the `productDuplicate` mutation with the `synchronous: false` argument instead.
Access Scopes
`write_products` access scope. Also: The user must have a permission to duplicate a product.
Arguments
input:
ProductDuplicateAsyncInput! -
The params for duplicating the product.