Interface PageCreateDto

Map that contains translations for any given language (UUID is id of language)

Hierarchy

Properties

metadata_private?: MetadataCreateDto
public?: boolean
published: string[]

Array of language ids for which this entity is published

slug: string
translations: TranslationsRecord<PageTranslatable>

Generated using TypeDoc