serializeCatalogScope
Serialize the catalog scope into search options. This is explicitly exported for other ArcGIS platform applications that need to work with Hub Catalogs.
Parameters
Parameter | Type | Default | Notes |
---|---|---|---|
catalog Required | IHubCatalog |
The catalog to serialize |
|
scope Required | EntityType |
The scope to serialize |
Returns
The serialized search options
ISearchOptions
Function defined in common/src/search/serializeCatalogScopeQuery.ts:15