Query builder - order by desc example #501
Answered
by
Sikarii
ediskandarov
asked this question in
Q&A
-
Hi there, Could not find any examples on how to order by column in descendant order, with using query builder. |
Beta Was this translation helpful? Give feedback.
Answered by
Sikarii
Dec 3, 2022
Replies: 1 comment 1 reply
-
This can be done using the |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
ediskandarov
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This can be done using the
order_by
property in shapes.https://www.edgedb.com/docs/clients/js/select#ordering