Skip to main content

cloneProduct

Clones a product and duplicates all its data, except for the identifier and the SKU. The new product will be in draft state.

cloneProduct(
input: CloneProductInput!
): Product

Arguments

cloneProduct.input ● CloneProductInput! non-null input

Parameters for CloneProduct

Type

Product object

Represents a product in the catalog, including its specifications, pricing, inventory, supplier relationships, and composition details. Products can be base items, kits, components, or non-inventory items.