Hi. I'm currently evaluating Prisma for a new proj...
# orm-help
m
Hi. I'm currently evaluating Prisma for a new project. Isn't it possible to order a query by a related (or nested field)?
r
Ordering by related field is not possible yet. There is an open issue for that: https://github.com/prisma/prisma/issues/95