jsonapi-datastore
jsonapi-datastore copied to clipboard
Implemented _links property to hold link and relationship links
I'm sorry, but this is my first JS pull request, but I hope it works
I was waiting on https://github.com/beauby/jsonapi-datastore/pull/17 but decided to give it a go at fixing things up, I added a ._links._relationships key to hold all relationship links.
I've also added test files to verify it works,