Perform mutations on an echo relation within a controlled context.
All mutations within the callback are batched and trigger a single notification
when the callback completes. Direct mutations outside of Relation.change will throw
an error for echo relations.
Perform mutations on an echo relation within a controlled context.
All mutations within the callback are batched and trigger a single notification when the callback completes. Direct mutations outside of
Relation.changewill throw an error for echo relations.