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