Skip to main content

Interface: CrossupsellCreateInput

Defined in: type/CrossupsellCreateInput.ts:5

Input object for CrossupsellCreateInput

Properties

clusterIdFrom?

optional clusterIdFrom?: number

Defined in: type/CrossupsellCreateInput.ts:15

clusterId from


clusterIdTo?

optional clusterIdTo?: number

Defined in: type/CrossupsellCreateInput.ts:17

clusterId to


productIdFrom?

optional productIdFrom?: number

Defined in: type/CrossupsellCreateInput.ts:11

productId from


productIdTo?

optional productIdTo?: number

Defined in: type/CrossupsellCreateInput.ts:13

productId to


subType?

optional subType?: 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]