DescriptorJSON Interface
Serialized Descriptor JSON representation.
Properties
| Name | Type | Description | |
|---|---|---|---|
| categories | CategoryDescriptionJSON[] | ||
| classesMap | [id: string]: CompressedClassInfoJSON | ||
| connectionId | string | ||
| contentFlags | number | ||
| displayType | string | ||
| fields | FieldJSON<string>[] | ||
| fieldsFilterExpression | string | undefined | ||
| inputKeysHash | string | ||
| instanceFilter | InstanceFilterDefinition | undefined | ||
| ruleset | Ruleset | undefined | ||
| selectClasses | SelectClassInfoJSON<string>[] | ||
| selectionInfo | SelectionInfo | undefined | ||
| sortDirection | SortDirection | undefined | ||
| sortingFieldName | string | undefined |
Defined in
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.