Interface: FavoriteListsCreateInput
Defined in: type/FavoriteListsCreateInput.ts:5
Input object for FavoriteListsCreateInput
Properties
clusterIds?
optionalclusterIds?:number[]
Defined in: type/FavoriteListsCreateInput.ts:11
Favorite List cluster IDs list
clusterSources?
optionalclusterSources?:SourceInput[]
Defined in: type/FavoriteListsCreateInput.ts:13
List of cluster sources
companyId?
optionalcompanyId?:number
Defined in: type/FavoriteListsCreateInput.ts:19
Favorite List company ID
companySource?
optionalcompanySource?:SourceInput
Defined in: type/FavoriteListsCreateInput.ts:21
A company source
contactId?
optionalcontactId?:number
Defined in: type/FavoriteListsCreateInput.ts:23
Favorite List contact ID
contactSource?
optionalcontactSource?:SourceInput
Defined in: type/FavoriteListsCreateInput.ts:25
A contact source
customerId?
optionalcustomerId?:number
Defined in: type/FavoriteListsCreateInput.ts:27
Favorite List customer ID
customerSource?
optionalcustomerSource?:SourceInput
Defined in: type/FavoriteListsCreateInput.ts:29
A customer source
isDefault?
optionalisDefault?:boolean
Defined in: type/FavoriteListsCreateInput.ts:15
Favorite List is default
name
name:
string
Defined in: type/FavoriteListsCreateInput.ts:17
Favorite List name
productIds?
optionalproductIds?:number[]
Defined in: type/FavoriteListsCreateInput.ts:7
Favorite List product IDs list
productSources?
optionalproductSources?:SourceInput[]
Defined in: type/FavoriteListsCreateInput.ts:9
List of product sources