#help hey guys, how can I make an `orderBy` with a...
# orm-help
i
#help hey guys, how can I make an
orderBy
with a nested relation?
b
it's impossible at this time. You can check this issue: https://github.com/prisma/prisma/issues/95
i
Yeah, figured, I just put a field which I need to use for
orderBy
inside the root type