Querylight TS Demo

JsonDslSimpleTextSearchRequest

Request payload for driving the built-in simpleTextSearch flow through the JSON DSL.

Back to docs search

Reference Entry

JsonDslSimpleTextSearchRequest

API Reference · foundation · order 40

Request payload for driving the built-in simpleTextSearch flow through the JSON DSL.

JsonDslSimpleTextSearchRequest

Request payload for driving the built-in simpleTextSearch flow through the JSON DSL.

Declaration

interface JsonDslSimpleTextSearchRequest

Members

query

```ts query: string ```

from

```ts from?: number ```

limit

```ts limit?: number ```