Anchor to ProductDuplicateAsyncInputProduct
input_objectProduct Duplicate Async Input
The input fields for the product async duplicate mutation.
Anchor to FieldsFields
- Anchor to includeImagesinclude•Boolean
Images Default:false Specifies whether or not to duplicate images.
- Anchor to includeTranslationsinclude•Boolean
Translations Default:false 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!
Title 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?