Interface: CrossupsellCreateInput
Defined in: type/CrossupsellCreateInput.ts:5
Input object for CrossupsellCreateInput
Properties
clusterIdFrom?
optionalclusterIdFrom?:number
Defined in: type/CrossupsellCreateInput.ts:15
clusterId from
clusterIdTo?
optionalclusterIdTo?:number
Defined in: type/CrossupsellCreateInput.ts:17
clusterId to
productIdFrom?
optionalproductIdFrom?:number
Defined in: type/CrossupsellCreateInput.ts:11
productId from
productIdTo?
optionalproductIdTo?:number
Defined in: type/CrossupsellCreateInput.ts:13
productId to
subType?
optionalsubType?:string
Defined in: type/CrossupsellCreateInput.ts:9
Crossupsell subtype
type
type:
CrossupsellType
Defined in: type/CrossupsellCreateInput.ts:7
Crossupsell type! One of: [accessories, alternatives, options, parts, related]