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