Open marlena-b opened 4 months ago
The current implementation uses the ClientOrders::Order read model, which was originally designed for a different purpose. To improve the separation of concerns, we want to create a new dedicated read model specifically for this purpose.
ClientOrders::Order
The current implementation uses the
ClientOrders::Order
read model, which was originally designed for a different purpose. To improve the separation of concerns, we want to create a new dedicated read model specifically for this purpose.