If command/query steps are written as durable functions that can be triggered by a queue, and events added to the Command or Query backing event stream add messages to the queue to request them it should be possible to create composable command or query handlers.
(This will need some analysis and should be a project)
If command/query steps are written as durable functions that can be triggered by a queue, and events added to the Command or Query backing event stream add messages to the queue to request them it should be possible to create composable command or query handlers.
(This will need some analysis and should be a project)