ICreateCatalog

Interface

Properties

Property Type Notes
schemaVersion number

The schema version of the catalog

collections Optional ICreateCatalogCollection[]

Collections within the catalog

emojii Optional string

Optional emoji to show in the UI

integrity Optional ICreateCatalogIntegrity

Hashes to verify the integrity of the catalog. Only verified when the catalog is loaded into the editor

scopes Optional ICreateCatalogScope

Filter defines the "scopes" of the Catalog, on a per entity type basis

title Optional string

Title for the gallery


Interface defined in common/src/newsletters/api/orval/api/orval-newsletters.ts:273