This code allows you to deeplink to resources inside relationmanagers.
Example URLs with deeplink:
- /app/example/ID?deeplink=book-view-id
- /app/example/ID?deeplink=car-edit-id
These links will open the resource with ID
and execute the specified action after mount on the relationmanagers record.