Skip to main content
Anchor to ProductDuplicateUserError

ProductDuplicateUserError

object

Requires read_products access scope.

An error that occurred while duplicating the product.

•ProductDuplicateUserErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!
non-null

The error message.


Was this section helpful?

•mutation
Deprecated

Arguments

•ProductDuplicateAsyncInput!
required

The params for duplicating the product.


Fields

•ID

The duplicated product ID.

Anchor to productDuplicateJobIdproductDuplicateJobId
•ID

The asynchronous job for duplicating the product.

•[ProductDuplicateUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?