Interface PageUpdateDto

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

Hierarchy

Properties

public?: boolean
published?: string[]

Array of language ids for which this entity is published

slug?: string
translations?: TranslationsRecord<Partial<PageTranslatable>>

Generated using TypeDoc