Fetching many to many along with some aggregation using select
I am trying to fetch many to many relation with drizzle select(). I need to use it because I also want to aggregate a value in nested relation ship Here is the schema
Tried several things but could not wrap my head around how to return something like below
Tried several things but could not wrap my head around how to return something like below