Azure / azure-functions-durable-js

JavaScript library for using the Durable Functions bindings
https://www.npmjs.com/package/durable-functions
MIT License
128 stars 46 forks source link

Improve `Utils.getInstancesOf` #509

Open hossam-nasr opened 1 year ago

hossam-nasr commented 1 year ago

The Utils.getInstancesOf method is clunky and unintuitive. We should look into not using this util method anymore, or at least updating the implementation so it's more intuitive (and type-safe!)