ProductDuplicatePayload - admin-graphql - PAYLOAD
Version: 2025-01
Description:
Return type for `productDuplicate` mutation.
Access Scopes
Fields
-
imageJob:
Job -
The asynchronous job that duplicates the product images.
-
newProduct:
Product -
The duplicated product.
-
productDuplicateOperation:
ProductDuplicateOperation -
The product duplicate operation, returned when run in asynchronous mode.
-
shop:
Shop! -
The user's shop.
-
userErrors:
UserError! -
The list of errors that occurred from executing the mutation.
Connections
Mutations with this payload
Examples