ProjectionData
Champs
| Champ | Type | Description |
|---|---|---|
name | String! | — |
technicalCode | String! | — |
sortIndex | Int! | — |
value | Any | The computed value for this projection item |
propertyDataType | EntityPropertyTypeDetailed | The entity property type (e.g. amount, date, text) when the projection item is a property |
isComputed | Boolean! | True when the projection item is a property and the underlying EntityProperty is computed (read-only) |