IGetWellKnownCatalogOptions

Interface

A list of optional arguments to pass into getWellKnownCatalog user is the owner of the entity collectionNames is a list of names of the collections, only those collections in the catalog will be returned

Properties

Property Type Notes
collectionNames Optional WellKnownCollection[]
filters Optional IFilter[]

additional filters to apply to the catalog scope

user Optional IUser

Interface defined in common/src/search/wellKnownCatalog.ts:37