# getPreparedLiveQueryIdentity

# Function: getPreparedLiveQueryIdentity()

```ts
function getPreparedLiveQueryIdentity(value): unknown;
```

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

## Parameters

### value

`unknown`

## Returns

`unknown`
