SchemaMap Class
Holds a map of registered schemas.
Methods
| Name | Description | |
|---|---|---|
| constructor(): SchemaMap | ||
| registerSchema(schema: Schema): void | Register a schema prior to using it. |
Defined in
- core/backend/src/Schema.ts Line 90
Last Updated: 30 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.