This is a follow-up to my last post that showed how to export an ember data object with embedded relationships into one nested JSON structure. This time we’ll take the same JSON and load it back into ember. Here’s the JSON object we’ll be importing: This should create a child record, with one toy that […]
↧