Skip to content

UpdateDocumentDto

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/packages/types/src/dtos/document.dto.ts

DTO for updating a document

Properties

PropertyType
titlestring
slugstring
contentstring
contentHtmlstring
typeDocumentType
audiencesAudience[]
stateDocumentState
kgEntityIdstring
kgEntityTypestring
isPublicboolean
canRegenerateboolean
updatedByIdstring

Was this page helpful?

Download as PDF