Skip to content

Packages  ›  trotsky  ›  StepSearchActors  ›  queryParams

StepSearchActors.queryParams() method ​

Constructs the query parameters for the current pagination step.

Signature:

typescript
queryParams(cursor: StepSearchActorsQueryParamsCursor): StepSearchActorsQueryParams;

Parameters ​

Parameter

Type

Description

cursor

StepSearchActorsQueryParamsCursor

The cursor indicating the current position in the paginated results.

Returns:

StepSearchActorsQueryParams

The query parameters for the search.