ProductDuplicateAsyncV2Payload - admin-graphql - PAYLOAD
Version: 2024-07
Description:
Return type for `productDuplicateAsyncV2` mutation.
Access Scopes
Fields
duplicatedProductId
: ID - The duplicated product ID.
productDuplicateJobId
: ID - The asynchronous job for duplicating the product.
userErrors
: ProductDuplicateUserError! - The list of errors that occurred from executing the mutation.
Connections
Mutations with this payload
productDuplicateAsyncV2
Examples