It takes a slightly different approach by not really focusing on relationships, but more on controlling how and when data gets loaded into an object by letting you define “lazy” and “partial” fields.
Like a few people, I’ve had some difficult experiences with ember data so decided to make something which would provide me with the features I want for my current projects. It may not service everyone’s needs and is not intended to be as ambitious as ember data but would be interested to hear what people think.
My workaround would be to create the project with an organizationId then reload the projects of the organization. Is there a way to do this in one call?