getWellKnownCatalogs
Helper function to build an array of well-known Catalogs note: requested well-known Catalogs must be for the same targetEntity type
Parameters
| Parameter | Type | Default | Notes | 
|---|---|---|---|
| i18nScope Required | string | Translation scope to be interpolated into the catalog | |
| targetEntity Required | EntityType | The type of entity to query for | |
| catalogNames Required | WellKnownCatalog[] | Names of the catalogs requested | |
| context Required | IArcGISContext | contextual portal & auth information | |
| opts Optional | Exclude<IGetWellKnownCatalogOptions"context" | "user"> | optional IGetWellKnownCatalogOptions args | 
Returns
Function defined in packages/common/src/search/wellKnownCatalog.ts:105