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: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.