class ViewModel::ActiveRecord::AbstractCollectionUpdate::Replace

associations or reference strings for root.
Wraps a complete collection of new data: either UpdateDatas for non-root

def initialize(contents)

def initialize(contents)
  @contents = contents
end