Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ContentType

Hierarchy

Index

Properties

description

description: string

displayField

displayField: string

fields

fields: ContentFields[]

name

name: string

sys

Methods

delete

  • delete(): Promise<void>

getEditorInterface

getSnapshot

  • getSnapshot(id: string): Promise<any>

getSnapshots

isDraft

  • isDraft(): boolean

isPublished

  • isPublished(): boolean

isUpdated

  • isUpdated(): boolean

omitAndDeleteField

publish

toPlainObject

unpublish

update