Anchor to productDuplicateAsyncV2product
mutationproduct Duplicate Async V2
Requires access scope. Also: The user must have a permission to duplicate a product.
Deprecated. Use productDuplicate instead. This will be removed in 2024-10.
Asynchronously duplicate a single product.
For API version 2024-10 and higher, use the mutation with the
synchronous: false
argument instead.
Anchor to Arguments
Arguments
- Anchor to inputinput•Product
Duplicate Async Input!required The params for duplicating the product.
Was this section helpful?
- Anchor to duplicatedProductIdduplicated•ID
Product Id The duplicated product ID.
- Anchor to productDuplicateJobIdproduct•ID
Duplicate Job Id The asynchronous job for duplicating the product.
- Anchor to userErrorsuser•[Product
Errors Duplicate User Error!]!non-null The list of errors that occurred from executing the mutation.
Was this section helpful?