Skip to content

One To Many Relationships

Blair edited this page Feb 1, 2016 · 3 revisions

##One To Many Relationship Configuration:

Here i have shown the relationships between the various pieces of js-data configuration and a JsonApi document containing both a 'oneToMany' relationship and a 'hasOne' relationship.

See the examples folder for the json and js-data configuration below and the test/examples.js file for related tests.

Js-Data, JsonApi OneToMany Configuration Example

Clone this wiki locally