Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4829

Ember Data JSON API included relationships

$
0
0

@Craig_Setera wrote:

We have built our API using katharsis.io and a relatively complicated domain model. I'm trying to reduce the number of round trips to the server to fill out the information on the client and have enabled the ability for Katharsis to send some of the relationships directly in the "included" block. I can see that the data is being sent, but Ember Data appears to ignore that information and make a new request for the included data.

Is Ember Data capable of handling included relationships? If so, is there anything I need to do to make that work correctly?

Thanks, Craig

Posts: 6

Participants: 3

Read full topic


Viewing all articles
Browse latest Browse all 4829

Trending Articles