Skip to content

Packages  ›  trotsky  ›  Trotsky  ›  searchStarterPacks

Trotsky.searchStarterPacks() method

Adds a StepSearchStarterPacks step.

Signature:

typescript
searchStarterPacks(queryParams: StepSearchStarterPacksQueryParams): StepSearchStarterPacks<this>;

Parameters

Parameter

Type

Description

queryParams

StepSearchStarterPacksQueryParams

Search parameters.

Returns:

StepSearchStarterPacks<this>

The new StepSearchStarterPacks instance.