Skip to content

Commit c895c83

Browse files
chore: update AUTHORS, THIRD-PARTY-NOTICES, Security Test Summary
1 parent a306dc9 commit c895c83

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/tracking-plan.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1283,6 +1283,8 @@ This event is fired when user executes a query
12831283
- Indicates whether the query includes a skip operation.
12841284
- **has_sort** (required): `boolean`
12851285
- Indicates whether the query includes a sort operation.
1286+
- **default_sort** (required): `"none" | "natural" | "_id"`
1287+
- Indicates which default sort was set in settings
12861288
- **has_limit** (required): `boolean`
12871289
- Indicates whether the query includes a limit operation.
12881290
- **has_collation** (required): `boolean`

0 commit comments

Comments
 (0)