+17
−0
+1
−0
+17
−0
Loading
### 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