Example of Serialization Graph

Stores are serializable as the application is paused on the server and resumed on the client.

test from parent store
  • test-1 -< test1-parent
  • test2 -< test2-parent
  • test3 -< test2-parent

View Example of Serialization 2 🤯