While Agrest still doesn't know how to process nested updates, let's enable the parser to parse them anyways into a separate map inside parent EntityUpdate. For now this will allow the users to implement manual processing, and in the future may become a foundation of Agrest's own nested merge algorithm.
While Agrest still doesn't know how to process nested updates, let's enable the parser to parse them anyways into a separate map inside parent EntityUpdate. For now this will allow the users to implement manual processing, and in the future may become a foundation of Agrest's own nested merge algorithm.
An example of manual saving of relationships: