Skip to content

Complex sorting support #8624

@CristianBarragan

Description

@CristianBarragan

Product

Nitro

Version

13.9.6

Link to minimal reproduction

https://github.com/CristianBarragan/CoffeeBean/tree/main/CoffeeBean/Api/Api.Banking

Steps to reproduce

Clone above repo and try to add any subgraph sorting.

Use attached mutation/query

Mutation.txt

https://hotchocolategraphql.slack.com/files/U09DE68GSKS/F09CQPQ0FGC/image.png?origin_team=TD98NH6TS&origin_channel=C02A2NX3WAH

What is expected?

Nitro allows tree structure sorting

What is actually happening?

Nitro does not allow complex sorting. Sort can only be set to the root entity. I have done a dapper implementation and I would like to expand sorting features. It is a very lean HC setup. But allows me to use pretty much all features but complex sorting.

Relevant log output

Additional context

Schema

Schema.txt

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions