Skip to content

Add docs for multiple order_by #139

@BlackVegetable

Description

@BlackVegetable

Issue Summary

The existing order_by uses in the documentation do not mention how to perform multiple order_bys which mean a primary ordering with a secondary tiebreaker (and possibly tertiary etc.) This should probably be added to the "Advanced" section to avoid overwhelming someone looking for the more common case of ordering by a single property.

We should probably also explain the difference between "result" and the other properties you can order by with an order_by.

Steps to Reproduce

Open Docs

Technical details:

N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions