Join Slack
Powered by
Is it possible to orderBy a field randomly
# orm-help
a
Alex Reyne
08/25/2020, 8:40 PM
Is it possible to orderBy a field randomly
n
nikolasburk
08/26/2020, 6:57 AM
I guess one way might be to not specify
orderBy
for this field at all – then it'll be neither ascending nor descending (but is
probably
still deterministic so not sure if that fits your use case if you need a randomized order...)
5
Views
Open in Slack
Previous
Next