Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Sorting by related field - Prisma
P
Prisma
•
2y ago
neca
Sorting by related field
Hey guys
I have a relation like
: Ingredient
(translation
: IngredientTranslation
[
]
)
-
> IngredientTranslation
(name
, langId
.
.
)
(image 1
)
Is there a way to sort the ingredients by name
? Since i get only
_count on the translation field
(img 2
)
Prisma
Join
The official Discord server of Prisma! Find us online at prisma.io
9,819
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Sorting by Relations
P
Prisma / help-and-questions
2y ago
Sorting by distance
P
Prisma / help-and-questions
2y ago
Order by relation field
P
Prisma / help-and-questions
2y ago
Prisma (with MongoDB) sort based on their related field
P
Prisma / help-and-questions
2y ago