Skip to main content
Anchor to ProductDuplicateAsyncInput

ProductDuplicateAsyncInput

input_object

The input fields for the product async duplicate mutation.

•Boolean
Default:false

Specifies whether or not to duplicate images.

•Boolean
Default:false

Specifies whether or not to duplicate translations.

•ProductStatus

The new status of the product. If no value is provided the status will be inherited from the original product.

•String!
non-null

The new title of the product.

•ID!
non-null

The ID of the product to be duplicated.


Was this section helpful?

Anchor to Mutations using this inputMutations using this input


Was this section helpful?