User defined order - Prisma
Yo. How do you guys deal with user defined order with this stack? In the rails world this is usually done with something like: https://github.com/brendon/ranked-model.
Is there something similar for Prisma? I am considering porting the library as a middleware for Prisma, but wanted to ask if you have other suggestions before I start on that.
Cheers.
0 Replies