Feature values
Collection of all feature values
Fields
| Field alias | Description | Data type | Editable |
|---|---|---|---|
| canWrite | write permission | boolean | |
| featureId | feature id | number | yes |
| isCustom | is custom | boolean | yes |
| name | name | string | |
| value | value | string | yes |
| valueId | value id | number |
Relations
| Relationship | Relationshiop description |
|---|---|
| Has many and belongs to combinations | Combinations with feature value |
| Belongs to feature | Feature |
| Has many and belongs to products | Products with feature value |