# LiveQueryKey

# Type Alias: LiveQueryKey

```ts
type LiveQueryKey = ReadonlyArray<unknown>;
```

Defined in: [packages/db/src/live-query-options.ts:17](https://github.com/TanStack/db/blob/main/packages/db/src/live-query-options.ts#L17)
