# LiveQueryKey

# Type Alias: LiveQueryKey

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

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