<@U01NZ4D0LDD> i am using the npm package not dire...
# community-help
s
@Jason Bosco i am using the npm package not directly accessing the api so if that's ok i am calling the this search method on both cases
Copy code
search(searchParameters: SearchParams | SearchParamsWithPreset, { cacheSearchResultsForSeconds, abortSignal, }?: SearchOptions): Promise<SearchResponse<T>>;