DataTableColumn
Champs
| Champ | Type | Description |
|---|---|---|
id | ID! | — |
technicalCode | String! | — |
label | String! | — |
type | String | — |
append | String | Suffix declared on the underlying EntityProperty (e.g. '%' for vatPercentage). Null for non-property columns or properties without an append. |
displayable | Boolean! | — |
exportable | Boolean! | — |
sortIndex | Int | — |
filterType | FilterType! | — |
pinned | PinnedColumnPositionDetailed | — |
filterValues | [FilterValue] | Available filter values for custom property Set filters (ChoiceUnique, ChoiceMultiple, Boolean) |