Open eslamodeh opened 1 year ago
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
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.
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