Skip to content

Conversation

@mharrisb1
Copy link
Owner

Order can be either:

{
  "order": [["tasks.count", "desc"]]
}

Or they can be:

{
  "order": [{ "tasks.count": "desc" }]
}

@mharrisb1 mharrisb1 self-assigned this May 20, 2025
@mharrisb1 mharrisb1 added the bug Something isn't working label May 20, 2025
@mharrisb1 mharrisb1 merged commit 8d97e77 into main May 20, 2025
@mharrisb1 mharrisb1 deleted the fix/models/query-order branch May 20, 2025 14:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants