Closed Gozala closed 3 weeks ago
Implementation adds support for
Replica.transact(replica, { Import: json })
Which will take care of decomposing things into facts and storing them.
⚠️ If what you import is very generic however you'll likely end up with conflicts, because entities identifiers are derived from structure itself.
Implementation adds support for
Which will take care of decomposing things into facts and storing them.
⚠️ If what you import is very generic however you'll likely end up with conflicts, because entities identifiers are derived from structure itself.