Packages › trotsky › StepSearchStarterPacks › queryParams
StepSearchStarterPacks.queryParams() method
Constructs the query parameters for the current pagination step.
Signature:
typescript
queryParams(cursor: StepSearchStarterPacksQueryParamsCursor): StepSearchStarterPacksQueryParams;Parameters
Parameter | Type | Description |
|---|---|---|
cursor | The cursor indicating the current position in the paginated results. |
Returns:
StepSearchStarterPacksQueryParams
The query parameters for the search.