registerSchema MethodStatic
Register a schema prior to using it.
registerSchema(schema: ): void
@throws IModelError if a schema of the same name is already registered.
| Parameter | Type | Description |
|---|---|---|
| schema |
Returns - void
Defined in
- core/backend/src/Schema.ts Line 62
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.