ContentModifiersList Interface
Contains various rule attributes that allow modifying returned content.
This is not expected to be used directly - use through either ContentModifier or ContentSpecification.
@see Content modifier rule reference documentation page
Properties
| Name | Type | Description | |
|---|---|---|---|
| calculatedProperties | CalculatedPropertiesSpecification[] | undefined | Specifications of calculated properties whose values are | |
| propertyCategories | PropertyCategorySpecification[] | undefined | Specifications for custom categories. | |
| propertyOverrides | PropertySpecification[] | undefined | Specifications for various property overrides that allow customizing property display. | |
| relatedProperties | RelatedPropertiesSpecification[] | undefined | Specifications of related properties which are |
Defined in
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.