This is a collection of helpers/customizations to ember-data to make it work for our use cases.
ember install ember-data-jsonapi-extensions
Run the dummy app to see nested forms in action. The following Post
has an Author
and many Tags
:
This is a collection of helpers/customizations to ember-data to make it work for our use cases.
ember install ember-data-jsonapi-extensions
Run the dummy app to see nested forms in action. The following Post
has an Author
and many Tags
: