@max it's not just my custom resolver, the one in the boilerplate is very slow too (7 seconds).
Rating is related to a space. All I am doing is aggregating the count in one case and in the other case I am simply extracting the "perHour" out of the pricing object. I'm not doing anything complex, something is definitely wrong because if you just spin up the example you will encounter the same issue with the custom revolvers in the repo.
I feel this issue stems from Prisma itself rather than my resolver.