Skip to content

orderby more than one property #75

Description

@felipedrumond

$orderby=Property1 desc,Property2 asc
returns an ordered list by Property1 but ignores Property2 even though all items has the same value for Property1

Is there a way to order by multiple properties? I also noticed that using [Property1] throws an exception.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions