httpBatchDedupLink that "compresses" the batch by removing duplicates (based on path + input hash), sends only uniques to the server, then "uncompresses" by remapping responses to the original ops/order. Maybe even checking React's cache per request for pending responses before sending.