-
-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
kind: featureNew feature or requestNew feature or requestsolution: workaround availableThere is a workaround available for thisThere is a workaround available for this
Description
Per my comments in #1 (comment), should support something like redux-persist's State Reconcilers as merge strategies. This is basically just to handle state created in .create(...), unless persist is called after some actions have been performed (which wouldn't be the standard usage, but is possible 🤷♂).
applySnapshot is equivalent to hardSet but with the model's defaults added. Users should be able to configure if they want a different merge strategy like a shallow merge (autoMergeLevel1).
lucas-wilmart
Metadata
Metadata
Assignees
Labels
kind: featureNew feature or requestNew feature or requestsolution: workaround availableThere is a workaround available for thisThere is a workaround available for this