cookie-cutter
cookie-cutter copied to clipboard
Support Custom Stored Procedures in CosmosClient
CosmosClient should support registering custom stored procedures and executing them. This should work at least for read-only mode, as the CosmosClient currently is only exposed as a public API for reads and not for writes.