Support for bulk patch
As part of ADR, we are implementing a solution in Storage service. We want to use Cosmos's implicit patch document support to implement this feature in Storage serivce. This change introduces the ability to do that via this library's methods. We are using CosmosContainer's bulk executor support.
Edited by Alok Joshi