I can't see how BulkDocs would handle a delete? The _deleted key isn't referenced in the class or the BulkDocsNormalizer.
Attached a screenshot of the data payload.

Also $data['@context']['@language'] isn't set so ContentEntityNormalizer throws a notice as well.
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | 2771195-3.patch | 2.01 KB | benjy |
| payload.png | 65.32 KB | benjy |
Comments
Comment #2
benjy commentedThe outcome of that request is
'Document update conflict'Comment #3
benjy commentedMoving to the right issue queue.
Comment #4
benjy commentedI'm still familiarising myself with the architecture so i'm not sure if this is the right approach but something like this seems to work.
Comment #5
benjy commentedSetting back to Active as I don't think the patch is committable, just wanted a bot run.
Comment #6
benjy commentedI spoke with dixon_ on IRC and he tells me that delete should work so I think this needs some more debugging as to why _deleted isn't coming through.