teamleadercrm / sdk-js

MIT License
6 stars 0 forks source link

Merge `included` when using `fetchAll` #341

Closed lorgan3 closed 1 year ago

lorgan3 commented 1 year ago

It was not possible to use sideloading when using fetchAll because the included data was stripped. Now it merges all included arrays and returns them along with the data.