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