API2023-07
Deprecation of productDuplicateAsync
and introduction of productDuplicateAsyncV2
and productDuplicateJob
productDuplicateAsync
and introduction of productDuplicateAsyncV2
and productDuplicateJob
In the Admin API 2023-07
Release, we are deprecating the mutation and introducing the
mutation and the
query.
The new mutation brings several improvements over , enhancing the overall user experience and performance of the endpoint.
- productDuplicateAsync has been deprecated.
- productDuplicateAsyncV2 has been introduced.
- productDuplicateJob query has been introduced to fetch the status of an existing product duplication job.
Learn more about these changes at productDuplicateAsyncV2 and productDuplicateJob.
Was this section helpful?