Files
dub-node/docs/models/operations/sort.md
2024-04-14 11:24:56 +05:30

12 lines
287 B
Markdown

# Sort
The field to sort the links by. The default is `createdAt`, and sort order is always descending.
## Values
| Name | Value |
| ------------- | ------------- |
| `CreatedAt` | createdAt |
| `Clicks` | clicks |
| `LastClicked` | lastClicked |