SchemaDefinition
SchemaDefinition =
object
Defined in: packages/schema/dist/index.d.ts:129
Properties
Section titled “Properties”annotations?
Section titled “annotations?”
optionalannotations:ReadonlyArray<AnnotationDefinition>
Defined in: packages/schema/dist/index.d.ts:137
block?
Section titled “block?”
optionalblock:object
Defined in: packages/schema/dist/index.d.ts:130
fields?
Section titled “fields?”
optionalfields:ReadonlyArray<FieldDefinition>
optionalname:string
blockObjects?
Section titled “blockObjects?”
optionalblockObjects:ReadonlyArray<BlockObjectDefinition>
Defined in: packages/schema/dist/index.d.ts:138
decorators?
Section titled “decorators?”
optionaldecorators:ReadonlyArray<DecoratorDefinition>
Defined in: packages/schema/dist/index.d.ts:136
inlineObjects?
Section titled “inlineObjects?”
optionalinlineObjects:ReadonlyArray<InlineObjectDefinition>
Defined in: packages/schema/dist/index.d.ts:139
lists?
Section titled “lists?”
optionallists:ReadonlyArray<ListDefinition>
Defined in: packages/schema/dist/index.d.ts:135
styles?
Section titled “styles?”
optionalstyles:ReadonlyArray<StyleDefinition>
Defined in: packages/schema/dist/index.d.ts:134