Interface: CrossupsellUpdateInput
Defined in: type/CrossupsellUpdateInput.ts:5
Input object for CrossupsellUpdateInput
Properties
baseProductUuidFrom?
optionalbaseProductUuidFrom?:string
Defined in: type/CrossupsellUpdateInput.ts:12
UUID of the source base product (STI reference)
baseProductUuidTo?
optionalbaseProductUuidTo?:string
Defined in: type/CrossupsellUpdateInput.ts:14
UUID of the target base product (STI reference)
clusterIdFrom?
optionalclusterIdFrom?:number
Defined in: type/CrossupsellUpdateInput.ts:18
Legacy cluster ID from source (will be converted to UUID)
clusterIdTo?
optionalclusterIdTo?:number
Defined in: type/CrossupsellUpdateInput.ts:22
Legacy cluster ID to target (will be converted to UUID)
productIdFrom?
optionalproductIdFrom?:number
Defined in: type/CrossupsellUpdateInput.ts:16
Legacy product ID from source (will be converted to UUID)
productIdTo?
optionalproductIdTo?:number
Defined in: type/CrossupsellUpdateInput.ts:20
Legacy product ID to target (will be converted to UUID)
subType?
optionalsubType?:string
Defined in: type/CrossupsellUpdateInput.ts:7
Crossupsell subtype
type?
optionaltype?:CrossupsellType
Defined in: type/CrossupsellUpdateInput.ts:10
Type of cross-upsell relationship