Anchor to ProductDuplicateUserErrorProduct
objectProduct Duplicate User Error
Requires access scope.
An error that occurred while duplicating the product.
Anchor to FieldsFields
- Anchor to codecode•Product
Duplicate User Error Code The error code.
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Anchor to MutationsMutations
- •mutationDeprecated
- Anchor to inputinput•Product
Duplicate Async Input! required The params for duplicating the product.
Arguments
- 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.
Fields
Was this section helpful?