FriendsOfCake / crud-json-api

Build advanced JSON API Servers with almost no code.
https://crud-json-api.readthedocs.io/
MIT License
56 stars 32 forks source link

The order is limited? #146

Open thiagoreri opened 4 years ago

thiagoreri commented 4 years ago

The order is limited to the 2nd level only.

Entity -> SubEntity -> SubSubEntity

Is it possible to make a sort on a SubSubEntity field?