Packages › trotsky › Trotsky › searchStarterPacks
Trotsky.searchStarterPacks() method
Adds a StepSearchStarterPacks step.
Signature:
typescript
searchStarterPacks(queryParams: StepSearchStarterPacksQueryParams): StepSearchStarterPacks<this>;Parameters
Parameter | Type | Description |
|---|---|---|
queryParams | Search parameters. |
Returns:
StepSearchStarterPacks<this>
The new StepSearchStarterPacks instance.