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

JSONAPI nested writes #131

Open
eslamodeh opened this issue Feb 27, 2023 · 1 comment
Open

JSONAPI nested writes #131

eslamodeh opened this issue Feb 27, 2023 · 1 comment

Comments

@eslamodeh
Copy link

eslamodeh commented Feb 27, 2023

Hey everyone,

Currently, I am trying to do nested writes but I am not sure if we can achieve this in this library.

More about nested writes / atomic operations can be found here:
https://jsonapi.org/format/#document-resource-identifier-objects
https://jsonapi.org/format/#document-compound-documents

@f3ath
Copy link
Owner

f3ath commented Apr 25, 2023

Atomic operations are specified in JSON:API 1.1 while this package only supports JSON:API 1.0. There is a chance that v6 of this package will support it.

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