visitSchemaItem Method
Called for each SchemaItem instance found during schema traversal.
visitSchemaItem(schemaItem: SchemaItem): Promise<void>
| Parameter | Type | Description |
|---|---|---|
| schemaItem | SchemaItem | a SchemaItem object. |
Returns - Promise
Defined in
Last Updated: 28 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.