#### Heading One `two` three - [sort](/docs/queries/overview#sort) - sort by field - [where](/docs/queries/overview) - pass a where query to constrain returned documents ```ts const a = 1 const b = 2 const c = 3 const d = 4 ```