class ViewModel::ActiveRecord::AbstractCollectionUpdate

Parser for collection updates. Collection updates have a regular structure, but vary based on the contents. Parsing a nested collection recurses deeply and creates a tree of UpdateDatas, while parsing a referenced collection collects reference strings.