ogcApiRequest

Function
  • ogcApiRequest(url: string, queryParams: Record<stringany>, options: IHubSearchOptions) : Promise<any>

Parameters

Parameter Type Default Notes
url Required string
queryParams Required Record<stringany>
options Required IHubSearchOptions

Returns

Promise<any>

Function defined in common/src/search/_internal/hubSearchItemsHelpers/ogcApiRequest.ts:5