fetchCatalog
Fetch a IHubCatalog from a backing item. This will apply schema upgrades to the structure
Parameters
Parameter | Type | Default | Notes |
---|---|---|---|
identifier Required | string | ||
requestOptions Required | IHubRequestOptions |
Available requestOptions
Property | Type | Notes |
---|---|---|
Optional | UserSession | |
Optional | string | |
Optional | boolean | |
Optional | IHubRequestOptionsPortalSelf |
Returns
Property | Type | Notes |
---|---|---|
number |
Schema Version |
|
Optional | IHubCollection[] |
Collections within the Catalog |
Optional | ICatalogScope |
Filter defines the "scopes" of the Catalog, on a per entity type basis |
Optional | string |
Title for the Gallery |
Function defined in common/src/search/fetchCatalog.ts:17