Interface: CrossupsellSearchInput
Defined in: type/CrossupsellSearchInput.ts:7
Input object for CrossupsellSearchInput
Properties
clusterIdsFrom?
optionalclusterIdsFrom?:number[]
Defined in: type/CrossupsellSearchInput.ts:13
Search by cluster ids from
clusterIdsTo?
optionalclusterIdsTo?:number[]
Defined in: type/CrossupsellSearchInput.ts:17
Search by cluster ids to
createdAt?
optionalcreatedAt?:DateSearchInput
Defined in: type/CrossupsellSearchInput.ts:29
Search by date created
ids?
optionalids?:string[]
Defined in: type/CrossupsellSearchInput.ts:9
Search by ids
lastModifiedAt?
optionallastModifiedAt?:DateSearchInput
Defined in: type/CrossupsellSearchInput.ts:31
Search by date changed
offset?
optionaloffset?:number
Defined in: type/CrossupsellSearchInput.ts:27
Pagination offset number. [Default to 12]
page?
optionalpage?:number
Defined in: type/CrossupsellSearchInput.ts:25
Pagination page number. [Default to 1]
productIdsFrom?
optionalproductIdsFrom?:number[]
Defined in: type/CrossupsellSearchInput.ts:11
Search by product ids from
productIdsTo?
optionalproductIdsTo?:number[]
Defined in: type/CrossupsellSearchInput.ts:15
Search by product ids to
sortInputs?
optionalsortInputs?:CrossupsellSortInput[]
Defined in: type/CrossupsellSearchInput.ts:23
Inputs to sort by
subTypes?
optionalsubTypes?:string[]
Defined in: type/CrossupsellSearchInput.ts:21
Search by subtype
types?
optionaltypes?:CrossupsellType[]
Defined in: type/CrossupsellSearchInput.ts:19
Crossupsell type. One of: [accessories, alternatives, options, parts, related]