Ember Data - Opposite of model.serailize()?

后端 未结 0 992
既然无缘
既然无缘 2021-01-30 07:34

In Ember Data 3.24, if you do

foo = record.serialize()

how can you reverse the process? i.e. take the JS object in foo and update the record?

相关标签:
回答
  • 消灭零回复
提交回复
热议问题