Converts a plain/observable object or array into a mobx-bonsai node.
If the data is already a node it is returned as is.
If the data contains a type and key and they match an already existing node
then that node is reconciled with the new data and the existing node is returned.
Converts a plain/observable object or array into a mobx-bonsai node. If the data is already a node it is returned as is. If the data contains a type and key and they match an already existing node then that node is reconciled with the new data and the existing node is returned.