> ## 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` | `GteOperation` | `InOperation` | `ContainsOperation`

\$Expr

#### Defined in

[generated/traceServerApi.ts:817](https://github.com/wandb/weave/blob/6538626556c93d6f31ae725fdefe4e6b8b71bc2c/sdks/node/src/generated/traceServerApi.ts#L817)
