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
- ecschema-metadata/src/Interfaces.ts Line 100
Last Updated: 26 April, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.