I have an ember-data model that is using the EmbeddedRecordsMixin.
Using model.save() correctly serializes the payload including the embedded records.
model.save()
I need to serialize the model manually into a javascript object. How do I do this?
Aucun commentaire:
Enregistrer un commentaire