# Function: catalogSearch
api.catalogSearch
▸ catalogSearch(context: Context, params: CatalogSearchParams): Promise<CatalogSearchResponse>
# Parameters:
| Name | Type | 
|---|---|
context |  Context | 
params |  CatalogSearchParams | 
Returns: Promise<CatalogSearchResponse>
Defined in: api/catalogSearch/index.ts:5 (opens new window)