Skip to content

[Data Objects] Inherited fields #206

@lukmzig

Description

@lukmzig

Add inherited fields information to the index

Example structure:

"inheritedfields": {
        "textsAvailable": {
          "originId": 1493
        },
        "name.en": {
          "originId": 1494
        }
}

Pay attention to the nested structure for localized fields, object bricks, classification store etc...
Extend the field adapters to return the paths (keys) for the inherited fields

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions