Python: Order the results | Supabase Docs (original) (raw)

Order the query result by column.

(Required)
The column to order by

(Optional)
Whether the rows should be ordered in descending order or not.

(Optional)
Foreign table name whose results are to be ordered.

(Optional)
Order by showing nulls first