addSchemaSearchPaths Method
Overrides the addSchemaSearchPaths method to prevent adding new schema search paths.
addSchemaSearchPaths(_schemaPaths: string[]): void
Parameter | Type | Description |
---|---|---|
_schemaPaths | string[] | The schema paths to add (ignored). |
Returns - void
Defined in
Last Updated: 18 January, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.