> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wandb.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Interface: Query

> TypeScript SDK reference

[weave](../) / Query

Query

## Table of contents

### Properties

* \[$expr](./query#$expr)

## Properties

### \$expr

• **\$expr**: `AndOperation` | `OrOperation` | `NotOperation` | `EqOperation` | `GtOperation` | `LtOperation` | `GteOperation` | `LteOperation` | `InOperation` | `ContainsOperation`

\$Expr

#### Defined in

[src/generated/traceServerApi.ts:5224](https://github.com/wandb/weave/blob/9591aba8a5e77309ee0858e5ba94d31c1bd7e404/sdks/node/src/generated/traceServerApi.ts#L5224)
