Interface: AttributeCreateInput
Defined in: type/AttributeCreateInput.ts:5
Input object for AttributeCreateInput
Properties
attributeDescriptionId
attributeDescriptionId:
string
Defined in: type/AttributeCreateInput.ts:7
The ID of the AttributeDescription
categoryId?
optionalcategoryId?:number
Defined in: type/AttributeCreateInput.ts:21
The ID of the category the attribute belongs to
clusterId?
optionalclusterId?:number
Defined in: type/AttributeCreateInput.ts:19
The ID of the cluster the attribute belongs to
companyId?
optionalcompanyId?:number
Defined in: type/AttributeCreateInput.ts:15
The ID of the company the attribute belongs to
contactId?
optionalcontactId?:number
Defined in: type/AttributeCreateInput.ts:13
The ID of the contact the attribute belongs to
customerId?
optionalcustomerId?:number
Defined in: type/AttributeCreateInput.ts:11
The ID of the customer the attribute belongs to
productId?
optionalproductId?:number
Defined in: type/AttributeCreateInput.ts:17
The ID of the product the attribute belongs to
value
value:
AttributeValueInput
Defined in: type/AttributeCreateInput.ts:9
The value of the attribute