Start a new topic

Inserting Child Entities in Parent Entity using REST API

 Scenario is,


I have Student Collection,

As Student can have many courses, So I made another collection named "Courses".


How to put courses in one student, I mean how to handle master detail scenario.


Thanks in Advance


1 Comment

Hi,


This documentation link: http://devcenter.kinvey.com/rest/guides/datastore#RelationalData covers a similar scenario of books collection with reference to authors and publishers. This should set you up to use Kinvey references effectively.


Let me know if you get face any issues with the implementation.



Regards,

Wani

Kinvey Support

Login or Signup to post a comment