Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Schema

Class that represents a Schema.

It represents an object that holds the basic information about the Content Type (name, icon, ect.) and an array of its FieldSettings and their full configuration.

Hierarchy

  • Schema

Index

Properties

AllowIncrementalNaming

AllowIncrementalNaming: boolean

AllowIndexing

AllowIndexing: boolean

AllowedChildTypes

AllowedChildTypes: string[]

ContentTypeName

ContentTypeName: string

Description

Description: string

DisplayName

DisplayName: string

FieldSettings

FieldSettings: FieldSetting[]

Icon

Icon: string

Optional ParentTypeName

ParentTypeName: undefined | string

Generated using TypeDoc