visitConstant Method
Called for each Constant instance found during schema traversal.
visitConstant(constant: Constant): Promise<void>
| Parameter | Type | Description |
|---|---|---|
| constant | Constant | a Constant 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.