Is there a decent Prisma pattern for `orderBy` on ...
# orm-help
r
Is there a decent Prisma pattern for
orderBy
on nested fields? (I've found the open and closed issues - as idle, no dice). I'm guessing this needs to be done in the resolver manually…