Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE]: support serializing top level meta hash #7245

Closed
snewcomer opened this issue Jul 6, 2020 · 2 comments
Closed

[FEATURE]: support serializing top level meta hash #7245

snewcomer opened this issue Jul 6, 2020 · 2 comments

Comments

@snewcomer
Copy link
Contributor

Support currently only exists for relationship members. However, we currently do not support serializing top level member meta hashes.

https://jsonapi.org/format/#document-meta

close #7244

@runspired
Copy link
Contributor

We currently don't have a concept of documents internally and because of this it would be very hard to add this meta in any meaningful sort of way.

That said, we did accept this RFC which we still haven't implemented for resource-level links and meta https://github.com/emberjs/rfcs/blob/master/text/0332-ember-data-record-links-and-meta.md

@runspired
Copy link
Contributor

We have added support for documents in emberjs/rfcs#854 which also specifies how document-meta is handled by the cache.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants