SchemaDefinition
SchemaDefinition =
object
Defined in: packages/schema/dist/index.d.ts:83
Properties
Section titled “Properties”annotations?
Section titled “annotations?”
optional
annotations:ReadonlyArray
<AnnotationDefinition
>
Defined in: packages/schema/dist/index.d.ts:91
block?
Section titled “block?”
optional
block:object
Defined in: packages/schema/dist/index.d.ts:84
fields?
Section titled “fields?”
optional
fields:ReadonlyArray
<FieldDefinition
>
optional
name:string
blockObjects?
Section titled “blockObjects?”
optional
blockObjects:ReadonlyArray
<BlockObjectDefinition
>
Defined in: packages/schema/dist/index.d.ts:92
decorators?
Section titled “decorators?”
optional
decorators:ReadonlyArray
<DecoratorDefinition
>
Defined in: packages/schema/dist/index.d.ts:90
inlineObjects?
Section titled “inlineObjects?”
optional
inlineObjects:ReadonlyArray
<InlineObjectDefinition
>
Defined in: packages/schema/dist/index.d.ts:93
lists?
Section titled “lists?”
optional
lists:ReadonlyArray
<ListDefinition
>
Defined in: packages/schema/dist/index.d.ts:89
styles?
Section titled “styles?”
optional
styles:ReadonlyArray
<StyleDefinition
>
Defined in: packages/schema/dist/index.d.ts:88