Response Entity Mapping
The Response Entity Mapping allows you to override existing response entities from external bundles like this or the coreshop headless bundle.
# packages/headless.yaml
opendxp_headless:
## Response Entity Mapping
## If you want to override/extend response entities, you have to define it here!
response_entity_mapping:
OpenDxp\Bundle\HeadlessBundle\Domain\Common\ResponseEntity\NavigationPageWithChildren: App\Domain\Common\ResponseEntity\MyCustomNavigationPageWithChildren