orbitjs / orbit

Composable data framework for ambitious web applications.
https://orbitjs.com
MIT License
2.33k stars 134 forks source link

Include meta in resource linkage interface #960

Open bradjones1 opened 2 years ago

bradjones1 commented 2 years ago

Resource identifiers in resource linkages include an optional meta member.

dgeb commented 2 years ago

Agreed, this is necessary for full compat with json:api. However, before we merge this, I'd like to consider both the name of the interface ("resource identifier object" in json:api) and how we can ensure that the value can be updated via operations.