getReferenceSync Method
Gets a referenced schema by name
getReferenceSync(refSchemaName: string): undefined | Schema
Parameter | Type | Description |
---|---|---|
refSchemaName | string | schema name to find |
Returns - undefined | Schema
Defined in
Last Updated: 23 April, 2025
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.