acquia / waterwheel.js

A generic JavaScript helper library to query and manipulate Drupal 8 via core REST and JSON API
https://github.com/acquia/waterwheel.js
233 stars 26 forks source link

feat(JSON API): Allow to prepare the relationship tree #58

Open e0ipso opened 7 years ago

e0ipso commented 7 years ago

As discussed in Slack:

slack - drupal 2017-06-23 16-11-38


Ideally we'd want a flag to express how to get the includes: in the included section or inline in the relationship. My preference would be to keep the current behavior.