-
-
Notifications
You must be signed in to change notification settings - Fork 798
Open
Labels
Description
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
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