Skip to content
Commit 22b87f86 authored by Martin Juhás's avatar Martin Juhás
Browse files

feat: change ordering of many models, add new parameter to query

### Additions

* add optional parameter `newestFirst` to `analyticsActionLogs` query

### Changes

* added explicit ordering based on `name` ascending to `MilestoneType`
* added explicit ordering based on `milestone.name` ascending to `MilestoneStateType`
* added explicit ordering based on `timestamp` descending to `EmailType`
* added explicit ordering based on `timestamp` descending to `EmailThreadType`
* added explicit ordering based on `timestamp` ascending to `ActionLogType`

Closes #292
parent 3197f768
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment