You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 3, 2024. It is now read-only.
At the moment of writing normalizing the subSubDocument is only possible by also normalizing the subDocument. Nested targets like subDocument.subSubDocument: 'subSub' are not yet supported.
The schema would support this as it is now but the denormalizer-module has to be adopted as well.