Deeply copies your records including their relations. The mixin is smart enough to resolve not loaded relations and is configurable to what should be shallow/deeply copied or excluded entirely.
MIT License
25
stars
17
forks
source link
use `modelName` instead of `typeKey` if it exist #7
typeKey
is deprecated in latest version of ember-data