8000 Orderby Multiple Fields · Issue #2292 · aerogear/graphback · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
10000
This repository was archived by the owner on Apr 17, 2023. It is now read-only.
This repository was archived by the owner on Apr 17, 2023. It is now read-only.
Orderby Multiple Fields #2292
Open
Open
@countrdd

Description

@countrdd

Is your feature request related to a problem? Please describe.
Currently need to be able to sort results by mutliple fields. I.e. have a startdatetime and enddatetime and need to be able to sort them by start date and end date so they line up properly.

Describe the solution you'd like
Would be nice if the orderBY GENERATED was like the Filterby, where it lists all the fields and you can put asc/desc but if they are not in their they are not sorted.

Describe alternatives you've considered
Please describe alternative solutions or features you have considered.
Currently I have added a numeric sortOrder INT field and use that, but it a manual process that has to be constantly changing the number is you insert something.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0