Anchor to ProductDuplicateAsyncInputProduct
ProductDuplicateAsyncInput
input_object
The input fields for the product async duplicate mutation.
Anchor to FieldsFields
- Anchor to includeImagesinclude•
Images BooleanDefault:false Specifies whether or not to duplicate images.
- Anchor to newStatusnew•
Status The new status of the product. If no value is provided the status will be inherited from the original product.
- Anchor to newTitlenew•
Title String!non-null The new title of the product.
- Anchor to productIdproduct•
Id ID!non-null The ID of the product to be duplicated.
Was this section helpful?