SchemaInfo Interface

Holds the SchemaKeys for a schema and it's references. Designed so that Schema fulfills this interface.

Properties

Name Type Description
alias Readonly string    
references Readonly ReadonlyArray<WithSchemaKey>    
schemaKey Readonly SchemaKey    

Defined in

Last Updated: 26 April, 2025