If there are multiple Diffable resources on a page, then they should be able to
chain their patch requests. Then the server would send a single patch
response, which would be split into individual patch responses, and applied to
the corresponding resources.